• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Complex NSTableView cell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Complex NSTableView cell


  • Subject: Complex NSTableView cell
  • From: "Doug Knowles" <email@hidden>
  • Date: Sat, 20 May 2006 22:57:00 -0400

Hi,

I need to implement a table cell that will display an arbitrary number
(well, zero to five or so) of items in a list as the "value" in a
column.  (I'm obviously planning on using the new variable height
capability of NSTableView.)

My question is what approach should I take to implement the cell.  I'm
thinking an override of NSCell is an obvious starting point, and I
need the capabilities of NSMatrix (or maybe even an embedded
NSTableView) to render the cell.  What's not clear to me is

Am I on the right track?  Is there sample code out there that
implements anything like this?

Thanks for this and all the other help I've found on the list.

Doug K;
_______________________________________________
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


  • Follow-Ups:
    • Re: Complex NSTableView cell
      • From: Mike Abdullah <email@hidden>
  • Prev by Date: Re: Master-detail interface with NSTreeController and NSOutlineView
  • Next by Date: NSMatrix tutorial
  • Previous by thread: Re: Currency to text
  • Next by thread: Re: Complex NSTableView cell
  • Index(es):
    • Date
    • Thread