[10403] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: [dreed@capital.edu: size of entry and combos]
daemon@ATHENA.MIT.EDU (Dave Reed)
Tue Nov 24 15:55:42 1998
Date: Tue, 24 Nov 1998 15:55:11 -0500
From: Dave Reed <dreed@capital.edu>
To: gtk-list@redhat.com
In-Reply-To: <Pine.GSO.3.95.981124143736.16189K-100000@harper.uchicago.edu>
(message from Havoc Pennington on Tue, 24 Nov 1998 14:39:16 -0600 (CST))
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
>
> On Tue, 24 Nov 1998, Dave Reed wrote:
> >
> > I posted this earlier today with no reponse so maybe some more details
> > are needed. I have a horizontal box that I want to put a number of
> > entry and combo widgets in; however, I don't want them all to be the
> > same width.
>
> You need to set the homogeneous parameter to gtk_hbox_new to FALSE, then
Did that.
> you probably need to set_usize on the entries/combos (keeping in mind user
> resizes of the window, and small/large screens...)
I was hoping to avoid set_usize because of the screen problem - I was
hoping there was something along the Motif lines (5 years ago I
programmed in Motif) of specifying that the first one took up 10% of
the space, the next 20%, etc. Can this be done?
> Havoc
Thanks.
Dave
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null