About the initial size of the paned window



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
younker netease com





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