summaryrefslogtreecommitdiff
path: root/etc/TUTORIAL
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-05-25 17:49:03 +0000
committerKarl Heuer <kwzh@gnu.org>1996-05-25 17:49:03 +0000
commit510e8ed198a19734a48b813e4a883ac624a1c7a6 (patch)
tree02abd065d00e16846bd4f8e53c088f0d258fc233 /etc/TUTORIAL
parentc06b01b129d03d5c14fe836b00b1bbc040c9637a (diff)
downloademacs-510e8ed198a19734a48b813e4a883ac624a1c7a6.tar.gz
(Vwin32_mouse_move_interval): New lisp variable.
(syms_of_win32fns): Add Vwin32_mouse_move_interval to syms. (saved_mouse_msg): Renamed to saved_mouse_button_msg. (timer_id): Renamed to mouse_button_timer. (saved_mouse_move_msg, mouse_move_timer): New variables. (win_msg_worker): Delete WM_TIMER code. (win32_wnd_proc): Handle WM_TIMER events here. Use separate timers for mouse down and mouse move (including scroll bar drag) events. Add new handling code for WM_VSCROLL and WM_MOUSEMOVE events. Only filter WM_MOUSEMOVE events when a button is held down. Always pass on message to DefWindowProc after calling TranslateMessage. Reset keyboard modifiers when losing focus. (win32_wnd_proc): When passing modifier keystrokes back to Windows, invoke TranslateMessage on them.
Diffstat (limited to 'etc/TUTORIAL')
0 files changed, 0 insertions, 0 deletions