(FaceProc): Call hide_cursor () at first.
authorhanda <handa>
Tue, 12 Oct 2004 13:05:11 +0000 (13:05 +0000)
committerhanda <handa>
Tue, 12 Oct 2004 13:05:11 +0000 (13:05 +0000)
example/medit.c

index 3b178bf..b8748f0 100644 (file)
@@ -1844,6 +1844,7 @@ FaceProc (Widget w, XtPointer client_data, XtPointer call_data)
   int from, to;
   int old_y1;
 
+  hide_cursor ();
   if (! SELECTEDP ())
     {
       MPlist *plist;