Robert Graham Merkel writes:
> I have almost finished a "Tip Of The Day" dialog.  Its appearance, and
> much of the code, is borrowed from gnome-hint.
> 
> The only problem I have remaining is that I want to have a typical
> "show tips of the day at startup" checkbox present in the dialog box
> itself, but make this behaviour also configurable from the usual
> preferences dialog.
> 
> Unfortunately, the preferences dialog seems to assume that, once set
> up, options are only going to be changed from within it (and not
> outside).

I'm about to walk out the door, so I can't get into much detail,
but I thought there was a function you can you to tell the options
dialog that an option has changed. I will be able to tell you more
later this evening (PST).


> Would it be too much of a performance hit if we set things up so that
> when the preferences dialog was shown, it (perhaps optionally) 
> rechecked all guile-side values?   If so, what might be the best way
> to set things up so that the values that need to be reset, are?
> This is not altogether easy to do with the current setup, as the guile
> option code doesn't really care about the GUI widgets and so finding
> which widget needs to be reset is non-trivial.

I think the guile code should remain ignorant of how the GUI is set up.

dave

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to