[10426] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: [dreed@capital.edu: size of entry and combos]
daemon@ATHENA.MIT.EDU (Tom Vogt)
Wed Nov 25 01:18:38 1998
Date: Tue, 24 Nov 1998 23:35:30 +0100
From: Tom Vogt <tom@lemuria.org>
To: gtk-list@redhat.com
In-Reply-To: <Pine.GSO.3.95.981124153238.16189L-100000@harper.uchicago.edu>; from Havoc Pennington on Tue, Nov 24, 1998 at 03:37:41PM -0600
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
Havoc Pennington <rhpennin@midway.uchicago.edu> wrote:
> No, not that I can think of. It might be a nice container type to have
> though, shouldn't be especially hard to write. (GtkPercentBox?) Looks to
> me like most of the GtkBox/GtkHBox widget code is fooling with
> expand/fill, homegeneity, blah blah that wouldn't be an issue with
> GtkPercentBox/GtkHPercentBox/GtkVPercentBox, it's probably a real quick
> widget to write, mostly typing work. Could even be worth folding into Gtk.
does that have to be a new widget? you can set the alignment in floats
between 0 and 1 already, why not just change the expand/fill to use the same
mechanics? as the current use is TRUE and FALSE, that would result in zero
change for existing applications while allowing fine-tuning along the lines
talked about here in future ones.
--
Those who do not understand Unix are condemned to reinvent it, poorly.
-- Henry Spencer
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null