Hi. > A (maybe not so) simple question: why should I use one style of packing > instead of the other? I fail to see the problem here. If you have your widgets arranged is some kind of grid, use GtkTable, otherwise GtkBox. Also, if you're using GTK+-3.x, you can also use GtkGrid[1], which supports both of "styles" of packing with proper support for height-for-width geometry. Cheers, Tadej [1] http://developer.gnome.org/gtk3/stable/GtkGrid.html -- Tadej Borovšak tadeboro.blogspot.com tadeboro@xxxxxxxxx tadej.borovsak@xxxxxxxxx _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list