Re: About layouts
- From: Michael Torrie <torriem chem byu edu>
- To: gtk-app-devel-list gnome org
- Subject: Re: About layouts
- Date: Wed, 15 Feb 2006 16:03:49 -0700
Fernando Apesteguía wrote:
But my app has a lot of labels and buttons so I estimated I need a lot of
layouts creating a complex hierarchy (vbox inside a table layout, inside a
hbox, inside a table layout again...)
Did I forget a simply way to make this??
Most moderately complicated GUI layouts will indeed have quite a few
nested layout items. As you say, vboxes in table cells, hboxes in
vboxes. I have had quite a few nested layouts before and had no
problems. Use them. That's what they are their for.
For what it's worth, even when you have to nest the layouts, having
explicit layout widgets is so much nicer than QT's weird spring system.
Never did get the hang of that.
Michael
Thanks!!
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]