On 2/2/01 2:07 pm, Richard Gaskin <[EMAIL PROTECTED]> wrote:

> The mouseMove message is exactly what I'm looking for as a solution to
> something I'm working on, but with one drawback for my needs:  it is only
> sent when the mouse moves inside of a MetaCard window; once outside, the
> message is no longer sent.
> 
> Any know a native MetaTalk way to trap mouse movement anywhere on the
> screen, even outside of MC windows, so long as MC is in front?

The only way I can think of doing it would be to use a send...in handler
with a short interval to check the screenMouseLoc.

Regards,

Kevin

Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited (formerly Cross Worlds Computing).
Tel: +44 (0)131 672 2909.  Fax: +44 (0)1639 830 707.


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to