Re: Problems with GtkPaned



Hi Miroslav,

On Thu, 24 Mar 2005 11:40:35 +0100, Miroslav Rajcic <rajcic sokrates hr> wrote:
> 1.)  I'am trying to catch event when user drags the handle of the splitter
> widget (GtkPaned)

You can listen for changes to the "position" property on GtkPaned:

http://developer.gnome.org/doc/API/2.0/gtk/GtkPaned.html#GtkPaned--position

> 3.) This one is for Win32 only, probably gtk bug:
>   When dragging the GtkPaned handle to resize panes, screen where handle
> passed is not redrawn (ends garbled).
>    The same code works fine on Linux (FC3).

This works for me. Are you using the windows-alike theme engine? I've
had some drawing problems with that in the past. Try using the default
theme and see if the problem goes.

John



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