FROM : Michael Varlik
DATE : Mon Jan 28 21:31:35 2008
Hi,
I want to subclass NSTextFieldCell to implement a
functionality which displays the cell's content as
"*****" if the user decides to hide the cell's content.
I played a bit with NSTextFieldCell and found out
that I have to implement the "-(void)drawWithFrame:(NSRect)cellFrame inView:(NSView *)controlView" method to change the
content of it's controlView. The question I have is
how can I change the content of this view?
Many thanks in advance.
Michael
--
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
DATE : Mon Jan 28 21:31:35 2008
Hi,
I want to subclass NSTextFieldCell to implement a
functionality which displays the cell's content as
"*****" if the user decides to hide the cell's content.
I played a bit with NSTextFieldCell and found out
that I have to implement the "-(void)drawWithFrame:(NSRect)cellFrame inView:(NSView *)controlView" method to change the
content of it's controlView. The question I have is
how can I change the content of this view?
Many thanks in advance.
Michael
--
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
| Related mails | Author | Date |
|---|---|---|
| Michael Varlik | Jan 28, 21:31 | |
| Dave Batton | Jan 28, 22:50 | |
| Kyle Sluder | Jan 28, 22:51 | |
| I. Savant | Jan 28, 22:54 | |
| Bertil Holmberg | Jan 28, 23:03 | |
| Michael Varlik | Jan 30, 08:26 |






Cocoa mail archive

