(CursorProc): Call update_cursor.
authorhanda <handa>
Mon, 26 Jul 2004 12:52:37 +0000 (12:52 +0000)
committerhanda <handa>
Mon, 26 Jul 2004 12:52:37 +0000 (12:52 +0000)
example/medit.c

index 07f34c7..8874b32 100644 (file)
@@ -1770,6 +1770,7 @@ CursorProc (Widget w, XtPointer client_data, XtPointer call_data)
       XtSetValues (CursorMenus[i], arg, 1);
     }
 
+  update_cursor (cursor.from, 0);
   redraw (0, win_height, 1, 0);
 }