> > >> 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
