Re: Changing a NSTextField's value
Re: Changing a NSTextField's value
- Subject: Re: Changing a NSTextField's value
- From: "Paul J. Lucas" <email@hidden>
- Date: Tue, 28 Mar 2006 15:22:42 -0800 (PST)
On Tue, 28 Mar 2006, Paul J. Lucas wrote:
> How do I get it to accept the new value and repaint even if the
> cursor is in the field -- OR -- how do I get the cursor out of
> the field (say by selecting the entire contents of the field)?
I've since figured out that I can do:
[myField abortEditing]
first.
- Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden