Responding to rightMouseDown without being in focus.
Responding to rightMouseDown without being in focus.
- Subject: Responding to rightMouseDown without being in focus.
- From: Cory Knapp <email@hidden>
- Date: Wed, 21 May 2003 01:03:06 -0700
I want rightMouseDown: to fire when my responder is not on the top,
much like mouseDown: fires when acceptsFirstMouse: gives a YES, but I
can't seem to make it work. It will only give me a rightMouseDown: when
my app is the foremost one. Any ideas? My responder is a NSView in
NSStatusItem, if that makes a difference.
_______________________________________________
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.