On Jul 6, 2015, at 12:38 , Richard Charles <rcharles...@gmail.com> wrote:
> 
> The delegate methods textDidBeginEditing: and controlTextDidBeginEditing: are 
> not called when clicking into the view. They are called when the first edit 
> is actually attempted. So that did not work.

My only other suggestion is that the frameworks might *always* issue a text 
selection, or at least the first time the text field is entered. (And you said 
this seems to be happening.) You might be able to override selectText: and use 
a flag to keep track of whether it’s the first time.



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to