Re: Dialog box size?



Le ven, 17 aoû 2001 09:54:10, Pavel Salek a écrit :
> "M . Thielker" wrote:
> > On 2001.08.16 18:06 Emmanuel wrote:
> > > dialog
> > > box is ridiculously small. What have I missed ?
> > 
> > On a CList, you may have to call gtk_widget_set_usize to set a size
> request,
> > otherwise the clist will be as small as it's contents, and that's none
> at
> > all at creation time....
> 
> BTW, the right way of solving this problem is to call
> gtk_window_default_size() and allow the widgets inside the dialog box
> to expand. set_usize() should be avoided whenever possible.

Fully agree with that, set_usize is the GTK hell!
What's a frustrating user experience to be unable to resize a window.

Christophe

-- 
Christophe Barbé
Software Engineer - christophe.barbe@lineo.fr
Lineo France - Lineo High Availability Group
42-46, rue Médéric - 92110 Clichy - France
phone (33).1.41.40.02.12 - fax (33).1.41.40.02.01
http://www.lineo.com




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