Re: [gtk-list] GTK widget sizing?
- From: Havoc Pennington <rhpennin midway uchicago edu>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] GTK widget sizing?
- Date: Mon, 7 Dec 1998 01:01:27 -0600 (CST)
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]