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: Steve Israelson <email@hidden>
- Date: Tue, 27 Mar 2007 20:49:45 -0700
Can you use FScript anywhere to examine your views and figure out
what is going on instead of guessing?
On 27-Mar-07, at 2:46 PM, Artemiy Pavlov wrote:
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,
_______________________________________________
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