[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]] ==== Can we trap mouse wheel movements? (OpenInsight Specific) ==== === At 18 FEB 1998 03:59:56PM Dave Pociu wrote: === {{tag>"OpenInsight Specific"}} Is there a way to trap the events generated by the wheel movement on the newer mice ? ---- === At 19 FEB 1998 07:31AM Cameron Revelation wrote: === David, [i]Is there a way to trap the events generated by the wheel movement on the newer mice ?[/i] What message id(s) does the wheel generate? Cameron Purdy info@revelation.com ---- === At 19 FEB 1998 11:27AM Dave Pociu wrote: === I don't know! I hope someone in this discussion area would! Anybody? Once we get that, we use Qualify_event and WinMsg right? ---- === At 19 FEB 1998 02:03PM Cameron Revelation wrote: === David, [i]Once we get that, we use Qualify_event and WinMsg right?[/i] Exactly. Cameron Purdy info@revelation.com ---- === At 27 FEB 1998 01:52AM Barry Allyn wrote: === #define WM_MBUTTONDOWN 0x0207 #define WM_MBUTTONUP 0x0208 #define WM_MBUTTONDBLCLK 0x0209 #define WM_MOUSEWHEEL 0x020A [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=9D696024BCD15B21852565AF00735A07|View this thread on the forum...]]