• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: clickCount question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: clickCount question


  • Subject: Re: clickCount question
  • From: Koen van der Drift <email@hidden>
  • Date: Mon, 21 Jul 2003 20:52:21 -0400

On Monday, July 21, 2003, at 04:49 PM, James Quick wrote:



Note that this does impose overhead, but not very much.
A message sent on an empty selection cause by a single click arrive
shortly after the double click time passes.

Thanks James,

The delay is no problem. There is another problem, though. I get a lot of the following errors during runtime:

*** NSTimer ignoring exception 'NSInvalidArgumentException' (reason '*** -[NSTextField methodSignatureForSelector:]: null selector') that raised during posting of timer with target 18aacf0 and selector '(null)'

Using the debugger I figured out that the selector 'takeIntValueFrom' always is nil, explaining the null selector in the error. Some further digging revealed that the code inside if (doubleClickTime = 0.0) {} never gets called, even if doubleClickTime is zero.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Follow-Ups:
    • Re: clickCount question
      • From: James Quick <email@hidden>
    • Re: clickCount question
      • From: Koen van der Drift <email@hidden>
References: 
 >Re: clickCount question (From: James Quick <email@hidden>)

  • Prev by Date: Re: unimplemented methods
  • Next by Date: Re: clickCount question
  • Previous by thread: Re: clickCount question
  • Next by thread: Re: clickCount question
  • Index(es):
    • Date
    • Thread