Re: [gtk-list] GTK widget sizing?




On Mon, 7 Dec 1998, Jeff Garzik wrote:
> Does Gtk+ have any way to lay out a dialog in such a way that widget
> sizes are percentages of the total window size?
> 

It's come up on the list before, there's no way to do it now but I 
think the container would be pretty darn easy to write. It has none of the
complication of HBox or VBox, in size_allocate you just assign each child
its percentage of the space. (Unless the Motif thing does something funky
I don't know about.)

Havoc




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