Re: Dialog box size?
- From: Pavel Salek <pawsa theochem kth se>
- To: "M . Thielker" <balsa t-data com>
- Cc: balsa-list gnome org
- Subject: Re: Dialog box size?
- Date: Fri, 17 Aug 2001 09:54:10 +0200
"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.
/Pawel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]