Basic Question
Basic Question
- Subject: Basic Question
- From: koko <email@hidden>
- Date: Wed, 09 May 2012 10:33:02 -0600
In a subclass of NSView I have implemented:
-(void)print:(id)sender
In IB I have connected a Print menu item to print: in First Responder.
My print: method is not called.
There is only one instance of print: in the project.
So the basic question is "why would my print: method not becalled?"
-koko
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden