Re: [PHP-GTK] A question about GtkPaned
[email protected] (Bob Majdak Jr) Fri, 28 Nov 2008 14:29:59 -0500
| Newsgroups | php.gtk.general |
|---|---|
| Message-ID | <[email protected]> |
do you have a valid container widget inside each pane? i have seen this happen before when one side had something in it but not the other side. On 11/28/2008 02:18 PM, AngeloP wrote: > I'm using the last gtk2 version on window > the GtkHpaned or GtkVpaned has no drag button in the center of separation > bar > how you can see in the manual, all the border is grey , > is possible to drag it anyway, but a user may be > disoriented, it is not possible to understand that there is a panel on left > or right side if one of this is closed. > > Strange !!! > > > Thanks >