Re: Issuing NSTextField action message
Re: Issuing NSTextField action message
- Subject: Re: Issuing NSTextField action message
- From: Ken Thomases <email@hidden>
- Date: Wed, 20 Aug 2014 00:38:46 -0500
On Aug 19, 2014, at 8:33 PM, Carl Hoefs <email@hidden> wrote:
> OS X 10.9.4 I have an NSTextField into which a user types digits. When a digit is typed, I have it set up so the -controlTextDidChange: delegate method is invoked. Now, in the delegate method I would like (depending on circumstances) to cause the text field to behave like the user ended editing to send its action message.
What exactly do you mean? What behaviors? Do you just mean you want the action message to be sent? Or do you want the text field to change state or something? Do you want it to still have focus and be editing?
Regards,
Ken
_______________________________________________
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