Re: GDK_POINTER_MOTION_HINT_MASK has no effect
- Date: Thu, 29 Nov 2007 21:25:28 +0000
- From: jcupitt@xxxxxxxxx
- Subject: Re: GDK_POINTER_MOTION_HINT_MASK has no effect
On 11/29/07, Stewart Weiss <stewart.weiss@xxxxxxx> wrote:
> This also explains why my solution for drawing the line worked
> reasonably well on Windows but on Linux, the old lines did not get
> erased. So I guess I have to resort to conditional compilation
> directives to make it work in both environments.
The code I pasted will work well on windows and on linux, you
shouldn't need to do any conditional compilation.
The line drawing problems are for other reasons ... you should do all
drawing in the expose handler. If I get a moment, I'll try to make a
small rubber-band example for you.
John
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list