• 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: no mouseUp if mouseDown not overridden?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: no mouseUp if mouseDown not overridden?


  • Subject: Re: no mouseUp if mouseDown not overridden?
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 22 Aug 2005 16:59:53 -0600


On Aug 22, 2005, at 1:15 PM, Luc Vandal wrote:

how come I can't get the mouseUp event if I don't handle mouseDown in a NSTextView?

In most of the NSView subclasses in the AppKit, NSTextView included, the classes go into a periodic event handling mode when the mouse is held down, which is why any subclasses of these views will never receive -mouseMoved: or -mouseUp: messages.


Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________ 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
References: 
 >no mouseUp if mouseDown not overridden? (From: Luc Vandal <email@hidden>)

  • Prev by Date: addObject failing
  • Next by Date: Re: NSArrayController selection issue
  • Previous by thread: Re: no mouseUp if mouseDown not overridden?
  • Next by thread: change window origin before show
  • Index(es):
    • Date
    • Thread