[[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]] ==== Mouse Movement over edittable (OpenInsight 32-bit Specific) ==== === At 14 SEP 2004 06:53:30AM Godfrey Farrugia wrote: === {{tag>"OpenInsight 32-bit Specific"}} I can capture mouse movements over Window and most controls except edittables, using QUALIFY_EVENT in the Window's CREATE and then in the individual controls. Is there any reason why this is not firing on edittables? ---- === At 14 SEP 2004 07:55AM support@sprezzatura.com wrote: === http://www.revelation.com/__85256DB80017688B.nsf/0/B0970A97268C025385256DA90045C65E?Open should provide pointers... support@sprezzatura.com The Sprezzatura Group Web Site [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] ---- === At 14 SEP 2004 08:18AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote: === Godfrey, What message are you trying to use? The Edit Table is actually a wrapper around a low level control called a "Data Table", and that doesn't pass on all it's messages to the Edit Table wrapper, which is what you interact with in OI. Try qualifying the WM_SETCURSOR message for the edit table and looking at the wParam adnd lParam arguments for additional info. [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=16C9BD84CCFC859E85256F0F003BD4B4|View this thread on the forum...]]