projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9732de
)
(CursorProc): Call update_cursor.
author
handa
<handa>
Mon, 26 Jul 2004 12:52:37 +0000
(12:52 +0000)
committer
handa
<handa>
Mon, 26 Jul 2004 12:52:37 +0000
(12:52 +0000)
example/medit.c
patch
|
blob
|
history
diff --git
a/example/medit.c
b/example/medit.c
index
07f34c7
..
8874b32
100644
(file)
--- a/
example/medit.c
+++ b/
example/medit.c
@@
-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);
}