I looked into the runtime and I could but was not very happy
with circumventing the runtime unless for something like this.
I've done it before to change behaviours I thought if I could get
around it this time then that is the route I would take.
I think I'll recondsider it.
W.
-----Original Message-----
From: mckernon [mailto:mckernon@...]
Sent: Wednesday, April 09, 2003 12:56 PM
To: futurebasic@...
Subject: Re: [FB] contextual menu click
>Not that its expensive codewise but I'd like to do just one test to confirm
>there is a contextual menu event about to occur without consuming it.
All I can offer is that I've found you can't detect right-mouse clicks
using the keyboard-only method. I had to switch to watching for the
_cntxtMenuClick event. Once you detect it, isn't there a way to "push" it
back onto the event queue?
Good luck!
-- John
=== John McKernon Software ===
== mckernon@... ==
== www.mckernon.com ==
--
To unsubscribe, send ANY message to <futurebasic-unsubscribe@...>