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: mmalc crawford <email@hidden>
- Date: Wed, 12 Dec 2007 19:15:05 -0800
On Dec 12, 2007, at 6:39 PM, Nick Zitzmann wrote:
[[NSApp mainWindow] firstResponder];
I think you meant:
[[NSApp keyWindow] firstResponder];
mmalc
_______________________________________________
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