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? Regards, younker [EMAIL PROTECTED] _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
- Re: About the initial size of the paned window younker
- Re: About the initial size of the paned window Havoc Pennington
