Re: making NSView firstResponder/key
Re: making NSView firstResponder/key
- Subject: Re: making NSView firstResponder/key
- From: Roland King <email@hidden>
- Date: Sat, 17 May 2014 17:37:59 +0800
>
>
>> your custom view does the right thing with input methods (e.g. Kotoeri/Hiragana or Pinyin). Also with VoiceOver. If a custom view is an alternative kind of text view, it should adopt NSTextInputClient and implement its methods.
>
> Regards,
> Ken
>
Sound advice. In this case the field just has to respond to 0-9a-f as it's a single digit of a pin so I think I'll be ok this way this time.
I will go back tomorrow and try the textfield again however. I want to get it right.
_______________________________________________
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