Hi,
I just discovered i'm not getting the value from NSSecureTextField unless I press enter first. Which I have been doing so far out of habit.
I presume its related to the Action field in Interface builder, which is sent to "Sent on End Editing" but I've also tried "Sent on Enter Only".
But I can't figure out how to make it work and I don't see any mention of this on the Apple Docs. I see some other mention that sometimes IB isn't creating the right Outlets, but I can't figure out what I'm missing there either.