Re: Box packing vs table packing



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 gmail com
tadej borovsak gmail com


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