Using NSSecureTextFieldCell in TableView
Using NSSecureTextFieldCell in TableView
- Subject: Using NSSecureTextFieldCell in TableView
- From: Ron Ballesteros <email@hidden>
- Date: Thu, 8 Jul 2004 23:30:32 -0700
I'm trying to have one of my table columns use an NSSecureTextField.
Since it wasn't something that I could change in the table columns
settings, I decided to drag the
NSTextFieldCell from the IB Palette onto the table column and select
the Custom Class to use NSSecureTextFieldCell.
The problem that I am having is that I can't seem to edit the table
column when I wired the values using bindings.
Do I need to programmatically set the table column to use an
NSSecureTextFieldCell as opposed to setting it in IB using one of the
cells in the palettes?
Thanks.
_______________________________________________
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.