[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Property box



Hi Chema,

I've been unable to apply all the patch. But most was applied.  As you
said you may use the Gnome preference dialog box.

The callback you implemented look good to me.

To take care of the MDI aspect of Dr Genius, from each preference
notebook view the user is able to select to which view to apply the
preference change, the user should have at least two choices :

1. apply the preference change to all view of one nature.

2. apply the preference change to one particular view.

So the view must be listed in each preference notebook.

So you must be able to scan which MDI view are avalaible, you can take
example code from there : save_multiple_cb() and
on_sessionSaveSelection_clicked() in the drgenius_menu.c

If the property box is not modal, and there is no reason to be like
that, don't forget that a user can close a view at any time

Thanks for your contribution and keep the good job.

Hilaire