2009/9/8 Mark <[email protected]>: > > it seems to me that, as the nsgtk_window_motion_notify_event() function > should return a gboolean, perhaps return TRUE is marginally less smooth > than return FALSE; > > you would need to confirm that return FALSE has the necessary effect in > the touchscreen environment;
Yes, you are right. Returning FALSE behaves correctly. -Graham
