RE: [gtk-list] size of entry and combos



> On Tue, 24 Nov 1998, Dave Reed wrote:

> 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?

It might be ugly (the code, not the result) but you could use a table
of 10 columns with the first item using one column, the next two,
etc.  You could use as many columns as necessary to get the
desired size ratios.

Good luck



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