Re: Advice on using NSCell
Re: Advice on using NSCell
- Subject: Re: Advice on using NSCell
- From: James Bucanek <email@hidden>
- Date: Sat, 4 Mar 2006 15:49:56 -0700
Ryan Britton wrote on Friday, March 3, 2006:
>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
Ah, that's where I was confused. I'm using an NSTableView, which uses NSCell (by default), not NSTextFieldCell. Is it OK/safe/kosher/recommended to replace the NSCell object for each of my NSTableColumns with an NSTextFieldCell object?
--
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