NSSecureTextFieldCell in NSTableView
NSSecureTextFieldCell in NSTableView
- Subject: NSSecureTextFieldCell in NSTableView
- From: Eric Long <email@hidden>
- Date: Fri, 19 May 2006 12:24:38 -0700
Searching around, I've seen messages indicating others have encountered the
problem I am seeing, but I did not find an explanation of why or a solution
to the problem.
I'm using bindings with a table view. I set it all up and it worked nicely.
But, I wanted to change the data cell for one of the columns to an
NSSecureTextFieldCell, so I did. Well, now any time you edit a value in
that column it doesn't take. Just disappears immediately when you commit
the editing, like it never happened.
If I change the column data cell back to a regular NSTextFieldCell,
everything is happy again.
Does anyone have a bead on this problem?
Thanks,
Eric
_______________________________________________
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