Re: creating a Preference dialog like that of Konquerors



On Thursday 14 July 2005 11:05, Yogesh M wrote:

I want the preference dialog to look like this,
left side of the window a list of images describing
the options like font,colour,settings...
and when I like those, the required buttons should
appear on the right,

I know it can be done with notebook, but the notebook
style is old and not proffesional anymore.

Is there widget to do this or I should use the drawing
area.

Use a GtkTreeView on the left and use a GtkNotebook with hidden tabs on the 
right.


A lot of Gtk applications has this kind of preference dialog.

So why don't  you go and check how they do it? :-P

Cheers
 -Tim



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