Re: Do I need to subclass NSCell?
Re: Do I need to subclass NSCell?
- Subject: Re: Do I need to subclass NSCell?
- From: Scott Stevenson <email@hidden>
- Date: Mon, 20 Nov 2006 20:14:10 -0800
On Nov 20, 2006, at 10:04 AM, Carl Johan Foss wrote:
The question is then if I need to subclass NSClass and add three
NSTextFields into it or if this can be done in an easier way. At a
later stage I want to add an image to the cell as well and then I
understand I need to subclass the NSCell.
It really depends on what you want the result to look like. The
question you asked it pretty open-ended. For example, you could just
format the three values as an NSAttributedString and feed that into
the cell. Is there something more specific you're looking to do?
- Scott
_______________________________________________
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