NSScanner:nil string argument
NSScanner:nil string argument
- Subject: NSScanner:nil string argument
- From: Denise Eatherly <email@hidden>
- Date: Sun, 28 May 2006 16:01:50 -0600
Hi,
I have sub-classed an NSTextFieldCell and it works fine EXCEPT:
in the init method, when it calls
self = [ super initTextCell:@"Unknown" ].
Every time, at this poinnt it writes a console message saying:
NSScanner:nil string argument
If I override initTextCell: it still needs to call super( I assume)
and the message still shows up.
Does anyone know how to get rid of this?
Thanks,
Denise
_______________________________________________
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