Re: mouseDown
Re: mouseDown
- Subject: Re: mouseDown
- From: "Alan Smith" <email@hidden>
- Date: Fri, 10 Mar 2006 14:08:54 -0500
Well… now when I click the button the debugger doesn't even go into the
method, suggesting that it never gets the message.
Argh! But thanks for the help Nick, Alan
On 3/10/06, Nick Zitzmann <email@hidden> wrote:
>
>
> On Mar 10, 2006, at 10:28 AM, Alan Smith wrote:
>
> > How to show a window when a subclass of
> > NSView is right clicked.
>
> <http://developer.apple.com/documentation/Cocoa/Reference/
> ApplicationKit/ObjC_classic/Classes/NSResponder.html#//apple_ref/occ/
> instm/NSResponder/rightMouseDown:>
>
> 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: | |
| >mouseDown (From: "Alan Smith" <email@hidden>) |
| >Re: mouseDown (From: Nick Zitzmann <email@hidden>) |