RE: Trouble with GtkPaned
- From: rk-list koebler com
- To: gtk-app-devel-list gnome org
- Subject: RE: Trouble with GtkPaned
- Date: Wed, 24 May 2006 21:36:31 +0200 (CEST)
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]