Re: About the initial size of the paned window
- From: Havoc Pennington <hp redhat com>
- To: younker <younker netease com>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: About the initial size of the paned window
- Date: 15 Dec 2000 11:40:50 -0500
younker <younker netease com> writes:
> I have a window which default size is (200, 200), and I put a hpaned in it,
> I use gtk_paned_add1(GTK_PANED(paned), leftText);
> and gtk_paned_add2(GTK_PANED(paned), rightText); to add two text widget,
> but when the window display the two text widget is the same size.
>
> How can I make the text widgets different size?
>
gtk_paned_set_position().
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]