[10404] in The GTK GIMP ToolKit mailing list archive
[gtk-list] RE: size of entry and combos
daemon@ATHENA.MIT.EDU (Ostroff, Jack H)
Tue Nov 24 16:01:23 1998
From: "Ostroff, Jack H" <jack_h_ostroff@groton.pfizer.com>
To: "'gtk-list@redhat.com'" <gtk-list@redhat.com>
Date: Tue, 24 Nov 1998 15:59:24 -0500
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
> 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
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null