• 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
NSTableView/NSOutlineView view-based group rows/items span the whole column?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView/NSOutlineView view-based group rows/items span the whole column?


  • Subject: NSTableView/NSOutlineView view-based group rows/items span the whole column?
  • From: Nick Zitzmann <email@hidden>
  • Date: Sat, 22 Jun 2013 18:52:05 -0600

I did search the documentation and the archives, and didn't see anyone talking about this. It appears that, in view-based NSTableViews or NSOutlineViews, if a row is designated as a group row/item, then the view spans the entire column, and the table column argument passed into -outlineView:viewForTableColumn:item: will always be nil. Am I correct so far? Is there any way to turn this off, so that group items can have multiple views in a row, and if so, then what do I do to make this not happen?

I'm trying to convert an existing cell-based outline view into a view-based one, since view-based outline views can do a few more things than cell-based views, but the existing cell-based view displays a different cell (not text cells) in each column on group item rows, so this "feature" seems like a pretty big regression if it can't be disabled.

Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: NSTableView/NSOutlineView view-based group rows/items span the whole column?
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Re: Why is it wrong to have relationships without an inverse in Core Data?
  • Next by Date: Re: Why is it wrong to have relationships without an inverse in Core Data?
  • Previous by thread: Re: Why is it wrong to have relationships without an inverse in Core Data?
  • Next by thread: Re: NSTableView/NSOutlineView view-based group rows/items span the whole column?
  • Index(es):
    • Date
    • Thread