• 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
ignoring double clicks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ignoring double clicks


  • Subject: ignoring double clicks
  • From: Chase <email@hidden>
  • Date: Fri, 15 Jul 2005 11:22:04 -0500

I have an NSView.

I need the user to be able to click it fast and each click should generate a single mouseDown event.

That is, there should be a 1 to 1 ratio between clicks (no matter how fast) and mouseDown events.

As it stands, when the user clicks it fast enough to qaulify as a double-click, those 2 clicks only generate a single mouseDown event.

How can I set the NSView to ignore double clicks?

- Chase


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: ignoring double clicks
      • From: Troy Stephens <email@hidden>
  • Prev by Date: Re: Accessing Hardware Drivers from a Application
  • Next by Date: Not even a portion of a window?
  • Previous by thread: Re: Accessing Hardware Drivers from a Application
  • Next by thread: Re: ignoring double clicks
  • Index(es):
    • Date
    • Thread