Model not paying attention to NSString binding
Model not paying attention to NSString binding
- Subject: Model not paying attention to NSString binding
- From: Francisco Tolmasky <email@hidden>
- Date: Wed, 14 Apr 2004 01:23:56 -0700
I have a model class which contains an NSString, password. I've bound
this string to an NSSecureTextField, and the securetextfield updates
just fine when I change password programmatically, but for some reason,
it refuses to update the model when I change it from the interface
(i.e. I type something into the text field and the model does not get
changed). I've tried changing it to a normal textfield and this also
did not work.
Thanks in advance,
Francisco Tolmasky
email@hidden
http://www-scf.usc.edu/~tolmasky/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.