[PATCH] tablet + navigation window

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

 



Navigation window doesn't work well, if tablet is used as the core pointer.
Please apply:

-----
Index: nav_window.c
===================================================================
RCS file: /cvs/gnome/gimp/app/nav_window.c,v
retrieving revision 1.16
diff -u -r1.16 nav_window.c
--- nav_window.c	1999/10/20 22:15:13	1.16
+++ nav_window.c	1999/10/21 12:00:27
@@ -46,8 +46,9 @@
 #define PREVIEW_MASK   GDK_EXPOSURE_MASK | \
                        GDK_BUTTON_PRESS_MASK | \
                        GDK_KEY_PRESS_MASK | \
-                       GDK_KEY_RELEASE_MASK
-                                                          
+                       GDK_KEY_RELEASE_MASK  | \
+		       GDK_POINTER_MOTION_MASK
+
 /* Navigation preview sizes */
 #define NAV_PREVIEW_WIDTH  112
 #define NAV_PREVIEW_HEIGHT 112
-----
regards,

-- 
narazaki@xxxxxxxx			(Shuji Narazaki)


[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux