• 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: Strange outline view display behavior
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange outline view display behavior


  • Subject: Re: Strange outline view display behavior
  • From: "Alastair J.Houghton" <email@hidden>
  • Date: Thu, 14 Aug 2003 17:53:45 +0100

On Thursday, August 14, 2003, at 05:08 pm, Eric Freeman wrote:

Also, if there is a better way to achieve the look of the iTunes gradient header over an outline view (subclassing outline view?) I'd love to hear suggestions as well

Well you could subclass NSTableHeaderView, then call -setHeaderView: on your NSOutlineView, passing an instance of your new class.

I believe the existing implementation uses an NSTableHeaderCell, although unfortunately I don't think there's a method to allow you to set the cell class used by NSTableHeaderView (otherwise it'd just be a case of changing that to do what you want).

Kind regards,

Alastair.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Strange outline view display behavior (From: Eric Freeman <email@hidden>)

  • Prev by Date: Strange outline view display behavior
  • Next by Date: NSPanel nib with NSWindowController
  • Previous by thread: Strange outline view display behavior
  • Next by thread: NSPanel nib with NSWindowController
  • Index(es):
    • Date
    • Thread