Re: Advice on using NSCell
Re: Advice on using NSCell
- Subject: Re: Advice on using NSCell
- From: Ryan Britton <email@hidden>
- Date: Fri, 3 Mar 2006 16:46:54 -0800
It's implemented by the NSTextFieldCell subclass of NSCell. NSCell
itself only has rudimentary text-handling capabilities.
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSTextFieldCell.html
On Mar 3, 2006, at 4:34 PM, James Bucanek wrote:
Keith Wilson wrote on Saturday, March 4, 2006:
But I use it all the time to set the colour using
[cell setTextColor:[NSColor redColor]];
Interesting. I can find no documentation for -[NSCell setTextColor:].
--
James Bucanek
_______________________________________________
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
_______________________________________________
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