I have been trying to capture the right mouse button for Edit Table controls.
To do this I have used the QUALIFY_EVENT method to direct right mouse clicks to the WINMSG event.
(ie rv=Send_Message(@WINDOW: ?.ET_1?, ?QUALIFY_EVENT?, ?0x204?, True$))
This works fine on controls other than edit tables. With edit tables
no message arrives at the edit table control WINMSG.
Can this method work for Edit Tables ??? If so now should I modify it?? - Other surgestions !!
Many Thanks Kevin
Kevin,
For reasons that I'm not really of sound enough mind to explain right now, many Windows messages won't work with the edittable. However, you are not out of luck. There is a method for capturing the right mouse click in an edittable, but only with Win95. Rather than detailing it out, you should download a copy of SENL Vol. 1 No 10 from Sprezzatura's website. Better yet, subscribe to this worthy (and free!) journal and get it automatically sent to you each month.