acceptsFirstResponder vrs canBecomeKeyView
acceptsFirstResponder vrs canBecomeKeyView
- Subject: acceptsFirstResponder vrs canBecomeKeyView
- From: Jesse Grosjean <email@hidden>
- Date: Thu, 22 Mar 2007 15:19:40 -0400
I'm trying to understand the difference between acceptsFirstResponder
and canBecomeKeyView. The docs say that canBecomeKeyView will
automatically return YES if acceptsFirstResponder is YES. But are
there cases where acceptsFirstResponder would be NO and
canBecomeKeyView would be YES?
Can someone give some examples on how they differ and what
canBecomeKeyView is needed?
Thanks,
Jesse
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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