NSCell's floatValue
NSCell's floatValue
- Subject: NSCell's floatValue
- From: Matthias Winkelmann <email@hidden>
- Date: Sat, 20 May 2006 13:57:45 +0200
Hi,
I'm having a bit of trouble subclassing NSCell, more specifically
getting a float value from a cell. stringValue returns a correct
string representation of the float, but floatValue just returns null.
I want to use the float value to draw an image, much like
NSLevelIndicatorCell, so the stringValue doesn't really help me (yes,
I could convert it, but that doesn't seem very elegant.
Any help appreciated, I'm probably just missing a tiny little detail....
regards,
Matthias
_______________________________________________
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