Re: Aligning widgets in a set of vboxes and hboxes

2005-11-13 Thread John Cupitt
On 11/13/05, Jaap Haitsma <[EMAIL PROTECTED]> wrote: > I'd like to align a number of widgets which are in vboxes and hboxes. > The dialog is very similar to the File Management Preferences dialog of > nautilus [1]. Hi, you need a sizegroup: http://developer.gnome.org/doc/API/2.0/gtk/GtkSizeGroup.

Aligning widgets in a set of vboxes and hboxes

2005-11-13 Thread Jaap Haitsma
Hi, I'd like to align a number of widgets which are in vboxes and hboxes. The dialog is very similar to the File Management Preferences dialog of nautilus [1]. The only problem is that if I run my application my comboboxes do not have the same size. They do in nautilus. If you load the nauti