Confirming NSTextField when a button is pressed
Confirming NSTextField when a button is pressed
- Subject: Confirming NSTextField when a button is pressed
- From: Andrew White <email@hidden>
- Date: Thu, 11 Nov 2004 16:10:13 +1100
In IB, I have an NSTextField and an NSButton. When I run the app, if I
enter text in the text field (not pressing return) and then click the
button, the old text is restored and controlTextDidEndEditing is not fired.
Is this supposed to happen?
How can I make clicking the button cause the app to accept the edited text
before processing the button click?
Thanks
--
Andrew White
_______________________________________________
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