This must be an old question but I can't seem to find a way to ask it so Google will lead me to the answer.
I have an input sheet that drops down from the window, it works fine. A user
updates input fields on it and then presses the OK button to close the sheet
and update the app. In one of the NSTextFields on the form, if the user enters
text (without leaving the field) and then clicks the OK button, the value to
which the field is bound isn't updated. So if they enter "100" into the value
field and click "OK", the value back in the app stays "0" (or whatever it was
before).
I can't seem to find a way of ending editing on all the fields when the button
is pressed? Is there a way to do this?
Thanks,
Ben.
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
