Re: NSSecureTextFieldCell in NSTableView returns only bullets
Re: NSSecureTextFieldCell in NSTableView returns only bullets
- Subject: Re: NSSecureTextFieldCell in NSTableView returns only bullets
- From: Mike Ferris <email@hidden>
- Date: Sat, 28 Dec 2002 10:52:19 -0800
You should definitely submit a bug about this even if you find some way
to work around it.
Mike
Begin forwarded message:
From: Lorenz Textor <email@hidden>
Date: Thu Dec 26, 2002 12:34:56 PM US/Pacific
To: email@hidden
Subject: NSSecureTextFieldCell in NSTableView returns only bullets
Hi,
In my application I have a NSTableView where users can edit favorites
(usernames, hosts and passwords too). For the password I use a
NSSecureTextFieldCell to display only bullets in place of letters.
The problem is that the string which the method
tableView:setObjectValue:forTableColumn:row: returns contains only
this bullets, and not the entered password. How can I access the
string stored in the NSSecureTextFieldCell? Is there a way to access a
specific cell directly?
Thank you very much for your help
Lorenz Textor
_______________________________________________
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.
_______________________________________________
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.