Re: making a custom view not grab the keyboard
Re: making a custom view not grab the keyboard
- Subject: Re: making a custom view not grab the keyboard
- From: Artemiy Pavlov <email@hidden>
- Date: Wed, 28 Mar 2007 00:46:36 +0300
On 28 Mar 2007, at 12:07 AM, Daniel Jalkut wrote:
Is it possible that your view is not becoming key, but that some
parent of the view, like a matrix or something, is becoming key and
it looks like your view is key?
Daniel
I assumed the parent of this view is the view factory, but overriding
these methods for it did not help. I guess I need to "contact" the
parent window somehow, and give it the focus. Or, contact the
mainBundle (is it the host app itself?) and tell it to grab the
keyboard back... Any ideas?
Thanks very much again,
Artemiy.
_______________________________________________
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