That's exactly what I did and it works great, Thanks.

I only ask because I expected a disgraced function (Included for backward 
compatibility. Use the Click, MouseDown, MouseUp, and RightClick events 
instead.) to have a direct replacement.

Thanks again for the help,

Henry



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ted Roche
Sent: 2007-05-24 4:52 PM
To: [EMAIL PROTECTED]
Subject: Re: How can a long mouse click repeatedly cause an action?


On 5/24/07, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> But seriously, Ted, what is the equivalent if you want to stick to what they 
> consider current code?
>

Do While MDown() in the MouseDown() event of the object you're working with.

Or maybe some really arcane thing involving BindEvents() tying into
the Win32API Messaging APIs. I don't have time to keep up with "what
THEY consider current."

-- 
Ted Roche
Ted Roche & Associates, LLC
http://www.tedroche.com


[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to