hi,

> If I make the window wider while the app is running, I cannot make the left
> pane wider than the original width of the window; the divider cannot be
> dragged further to the right.
you're probably looking for "shrink". you can only shrink a widget
(i.e. by moving a pane) when shrinking is allowed.

-> see:
* "shrink" parameter in gtk_paned_pack*
* "X Shink"|"Y Shrink" button in glade
* GTK_SHRINK in GtkAttachOptions


Roland


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to