On Wed, Aug 20, 2014, at 02:27 PM, Carl Hoefs wrote:
> I do have -controlTextDidChange: set up, and it does get invoked on every
> keystroke typed into the textfields, but how do I then cause the
> textfield’s action method to be issued?
> -Carl

You don't. You're already getting notified at the right time; just call
the right method yourself.

--Kyle Sluder

_______________________________________________

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