On Wed, 17 May 2000, Richard Gaskin wrote:

> On 5/16/00 12:55 AM, Hugh Senior at [EMAIL PROTECTED] wrote:
> 
> >> Is there any way to trap for global mouse clicks, those clicks which may
> >> occur outside of MC windows, on Win OS?
> >> -- 
> >> Richard Gaskin 
> >> Fourth World
> > 
> > Are the suspendStack or focusOut messages sent during a repeat loop?
> > Infinite repeat loops always worry me!
> 
> It wouldn't be infinite if we could catch mouse clicks outside of the
> window. 
> 
> Any way to do that, anyone?

Not that I can think of, because the OS doesn't provide this feature.
I.e., what business is it of yours if the user clicks in another
application?

And I also agree with Hugh: any design that relies on events to break
out of a repeat loop deserves to be rethought because there is almost
always a better way.
  Regards,
    Scott

> -- 
>  Richard Gaskin 
>  Fourth World
>  Multimedia Design and Development for Mac, Windows, UNIX, and the Web
>  _____________________________________________________________________
>  [EMAIL PROTECTED]                 http://www.FourthWorld.com
>  Tel: 323-225-3717           ICQ#60248349            Fax: 323-225-0716

********************************************************
Scott Raney  [EMAIL PROTECTED]  http://www.metacard.com
MetaCard: You know, there's an easier way to do that...


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

Reply via email to