Re: something basic
- From: Damon Chaplin <damon ximian com>
- To: Vicki Stanfield <vicki dialupnet com>
- Cc: GTK-List <gtk-list gnome org>
- Subject: Re: something basic
- Date: Wed, 09 May 2001 15:08:17 -0400
Vicki Stanfield wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tue, 8 May 2001, Damon Chaplin wrote:
>
> ::> /* --- Put up v-box --- */
> ::> gtk_box_pack_start (GTK_BOX (vbox_main), vbox, FALSE, TRUE, 0);
> :: ^^^^^
> ::
> ::You probably want to pass TRUE as the expand argument, not FALSE.
> ::
> ::(And the same goes in another few places.)
> ::
> ::Damon
> ::
>
> I felt really stupid when I read your reply, but after I changed all the
> expand arguments for all the gtk_box_pack_start calls, it still didn't
> expand. Do you see anything else?
I don't think the GtkText widget will expand to show all the text
automatically.
You could try using a GtkLabel for that.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]