Re: How to get a project's First Responder?
Re: How to get a project's First Responder?
- Subject: Re: How to get a project's First Responder?
- From: Benjamin Stiglitz <email@hidden>
- Date: Thu, 13 Dec 2007 09:08:13 -0800
I want to get my project's First Responder.How can i do? Waiting
for you help.Thanks!
Whatever you’re trying to do is probably better accomplished by
sending a nil-targeted action. See -[NSApplication sendAction:to:from:]:
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSApplication_Class/Reference/Reference.html#/
/apple_ref/occ/instm/NSApplication/sendAction:to:from:
-Ben_______________________________________________
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