[10402] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] Re: [dreed@capital.edu: size of entry and combos]

daemon@ATHENA.MIT.EDU (Havoc Pennington)
Tue Nov 24 15:48:34 1998

Date: Tue, 24 Nov 1998 14:39:16 -0600 (CST)
From: Havoc Pennington <rhpennin@midway.uchicago.edu>
To: gtk-list@redhat.com
In-Reply-To: <199811242033.PAA27612@fourier.capital.edu.capital.edu>
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
you probably need to set_usize on the entries/combos (keeping in mind user
resizes of the window, and small/large screens...)

Havoc


-- 
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post