[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Best practices for laying out controls
- From: jcupitt gmail com
- To: "Dave Foster" <dave foster gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Best practices for laying out controls
- Date: Tue, 13 May 2008 18:58:08 +0100
2008/5/13 Dave Foster <dave foster gmail com>:
> I had thought about using a VBox, and then a number of HBoxes inside of the
> VBox, but then the labels/controls quickly go out of alignment with one
> another. Check this screenshot of a mockup of this scenario in glade (glade
> file available here [3]):
I use a GtkSizeGroup to line them up.
http://library.gnome.org/devel/gtk/stable/GtkSizeGroup.html
John
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]