(w32_visible_system_caret_hwnd): New static variable.
authorJason Rumney <jasonr@gnu.org>
Sun, 20 Jan 2002 23:13:29 +0000 (23:13 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 20 Jan 2002 23:13:29 +0000 (23:13 +0000)
commit93f2ca617b24f8c1aaa66af54757d39fde18f6f4
tree30ff93f34b776d35f2c367eb7133e45cb1e61125
parent99558ce8851c56c6e9c481a70c9a2feea57d22d4
(w32_visible_system_caret_hwnd): New static variable.
(w32_wnd_proc) <WM_KILL_FOCUS, WM_EMACS_DESTROY_CARET>: Set it.
<WM_EMACS_TRACK_CARET>: Arrange for system caret to be visible if
the user requests it.  Use system default width when creating.
<WM_EMACS_HIDE_CARET, WM_EMACS_SHOW_CARET>: Handle new messages.
src/w32fns.c