Re: Problems with GtkPaned
- From: John Cupitt <jcupitt gmail com>
- To: Miroslav Rajcic <rajcic sokrates hr>
- Cc: gtk-list gnome org
- Subject: Re: Problems with GtkPaned
- Date: Thu, 24 Mar 2005 10:56:33 +0000
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]