• 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
Re: Adding custom NSView to cell in NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding custom NSView to cell in NSTableView


  • Subject: Re: Adding custom NSView to cell in NSTableView
  • From: Robert Martin <email@hidden>
  • Date: Thu, 31 Mar 2005 05:39:27 -0500

Read the documentation: http://developer.apple.com/documentation/Cocoa/Conceptual/TableView/ index.html. Table columns draw cells, not views. Just subclass NSCell and override its draw routines.

On Mar 31, 2005, at 2:02 AM, email@hidden wrote:

Greetings, all. I have an NSView subclass that I would like to "insert" into each cell of a NSTableView subclass, and I can't quite find any documentation on how to do such a thing. There will be drawing done in the NSView subclass if that makes a difference. Any help/pointers/previous articles? Thanks in advance.


_______________________________________________ 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
References: 
 >Adding custom NSView to cell in NSTableView (From: <email@hidden>)

  • Prev by Date: Re: NSDate dateWithNaturalLanguageString goes BOOM! after being called 100, 000+ times
  • Next by Date: Re: Insetting a complex NSBezierPath shape?
  • Previous by thread: Adding custom NSView to cell in NSTableView
  • Next by thread: Uniquely identify a computer
  • Index(es):
    • Date
    • Thread