Re: Viewport diagonal scrolling redraw

2011-02-18 Thread Rendaw
On 02/16/2011 01:41 PM, rendaw wrote: On February 16, 2011 at 12:45 PM jcup...@gmail.com wrote: > On 16 February 2011 04:48, Rendaw wrote: > > As a side note, does gdk_window_process_updates() preserve mouse motion > > events when the MOTION_HINT mask is set? I also h

Re: Viewport diagonal scrolling redraw

2011-02-17 Thread rendaw
  On February 16, 2011 at 12:45 PM jcup...@gmail.com wrote: > On 16 February 2011 04:48, Rendaw wrote: > > As a side note, does gdk_window_process_updates() preserve mouse motion > > events when the MOTION_HINT mask is set?  I also had motion event queuing > > problems (I

Viewport diagonal scrolling redraw

2011-02-16 Thread Rendaw
t the screen would continually redraw for a few seconds until it had caught up) before I moved the gtk_adjustment_set_value()'s out of the motion handling code and into a g_idle_add callback. Thanks! Rendaw ___ gtk-app-devel-list mailing li