• 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
editing NSCell attributes inside NSOutlineView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

editing NSCell attributes inside NSOutlineView


  • Subject: editing NSCell attributes inside NSOutlineView
  • From: Alex Reynolds <email@hidden>
  • Date: Thu, 6 Dec 2001 02:41:15 -0500

I am looking to do two things with NSCell instances inside an NSOutlineView:

-- change the font size
-- add an image to some instances of text cells in the OutlineColumn

I have looked at the API documentation for NSOutlineView and NSTableView, but I can't figure it out. The closest method I could see was:

- tableView:willDisplayCell:forTableColumn:row:

which looks like it requires an NSCell instance to begin with.

Any tips on how I might be able to accomplish both of these tasks? (Or pointers to sample source code?)

Thanks in advance,
Alex


  • Follow-Ups:
    • Re: editing NSCell attributes inside NSOutlineView
      • From: Max Horn <email@hidden>
  • Prev by Date: Re: [ANN] Mac OS X Metadata Petition
  • Next by Date: Re: ObjC++ (and a word about Java, too ;-)
  • Previous by thread: Re: Finder Show Info Comments
  • Next by thread: Re: editing NSCell attributes inside NSOutlineView
  • Index(es):
    • Date
    • Thread