Re: Double-Clicking and _dblclick

Author: Eurico Chagas Filho

Posted: 2013-09-26 at 15:35:45

Gene, capture click and dblclick in the KeyPress event. Disable the clicks

events. In the KeyPress call methods that execute whatever u want accordingly.

HTH, E. 

>________________________________

> From: Gene Wirchenko <genew@telus.net>

>To: ProFox Email List <profox@leafe.com>

>Sent: Thursday, September 26, 2013 2:05 PM

>Subject: Re: Double-Clicking and _dblclick

>

>

>At 11:59 2013-09-25, Ted Roche <tedroche@gmail.com> wrote:

>>On Wed, Sep 25, 2013 at 2:33 PM, Gene Wirchenko <genew@telus.net> wrote:

>>

>> >      I have never been able to get double-clicking to work when there is

>> > also a click method.  What happens is that the click method always fires.

>> >

>>

>>Is there a DODEFAULT at the end of the Click method?

>

>      No.

>

>      I did try adding it, and it did not work.  Frankly, I do not

>see why it would.

>

>>Without that, you override the default behavior of Click with your custom

>>method.

>

>      The problem is that I *double-click* and the *click* method

>executes.  I do not want the click code to execute; that is why I

>double-clicked!

>

>Sincerely,

>

>Gene Wirchenko

>

>

>_______________________________________________

>Post Messages to: ProFox@leafe.com

>Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

>OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

>Searchable Archive: http://leafe.com/archives/search/profox

>This message: http://leafe.com/archives/byMID/profox/

>** 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.

>

>

>

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/1380227745.35593.YahooMailNeo@web120504.mail.ne1.yahoo.com

** 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.

©2013 Eurico Chagas Filho