From: handa Date: Tue, 12 Oct 2004 13:05:11 +0000 (+0000) Subject: (FaceProc): Call hide_cursor () at first. X-Git-Tag: REL-1-2-0~123 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=74a95312c065d2904f53516700f2f5cf6a9ff000;p=m17n%2Fm17n-lib.git (FaceProc): Call hide_cursor () at first. --- diff --git a/example/medit.c b/example/medit.c index 3b178bf..b8748f0 100644 --- a/example/medit.c +++ b/example/medit.c @@ -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;