• 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
NSResponder - rightMouseDown, What am I missing?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSResponder - rightMouseDown, What am I missing?


  • Subject: NSResponder - rightMouseDown, What am I missing?
  • From: Peter Fischer <email@hidden>
  • Date: Wed, 2 Apr 2003 20:41:41 -0500

Hello all!-
I have a subclass of NSBox, and I'm starting implement mouse clicking behavior. I have overriden the acceptsFirstResponder method, and am able to receive both mouseDown and otherMouseDown events, but my application won't seem to respond to rightMouseDown method, am I missing something? Shouldn't I implement this exactly like mouseDown & otherMouseDown(Is triggered by all other buttons on my Intellimouse explorer). Anyhow, what am I missing, is there something different I need to do within my rightMouseDown event, or register for something else? Any help would be greatly appreciated.

Thanks

--Pete
_______________________________________________
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.

  • Prev by Date: Re: Right way to load initial data in controls when opening a window
  • Next by Date: RE: How to download a file from a web site?
  • Previous by thread: Re: Specifying paper tray from Cocoa program
  • Next by thread: Re: NSResponder - rightMouseDown, What am I missing?
  • Index(es):
    • Date
    • Thread