May 2003
Intermediate to advanced
566 pages
27h 29m
English
NSSecureTextFieldCell — Mac OS X 10.0
This class is the cell associated with the
NSSecureTextField control.
NSSecureTextFieldCell is responsible for the
appearance of the secure text field control, as well as any mouse
event handling that occurs over the cell.
|
![]()
|
@interface NSSecureTextFieldCell : NSTextFieldCell
|
// Accessor Methods
|
- (void)setEchosBullets:(BOOL)flag; |
- (BOOL)echosBullets;
|
Read now
Unlock full access