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




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




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