• 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: Grouped NSTableView Cells/Rows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Grouped NSTableView Cells/Rows


  • Subject: Re: Grouped NSTableView Cells/Rows
  • From: "I. Savant" <email@hidden>
  • Date: Fri, 16 Dec 2005 15:49:46 -0500

Sean:

This may be overkill (or even bad advice altogether) but the first/ closest example that popped into mind is here:

http://www.stepwise.com/Articles/Technical/2003-12-20.01.html

... and a slightly different explanation of the same topic here ...

http://www.joar.com/code/

This isn't *exactly* what you're asking for but the mechanism, I imagine, would work in much the same way. I.e. each 'group' would be a single row in your table while the grouped items would be represented somehow in your custom view.

I hope this helps.

--
I.S.


On Dec 16, 2005, at 3:42 PM, Sean Willson wrote:

i'm writing an application and wanted to see if someone has developed any ui
code that may have done this before. i have a portion of my application that
is best served by a table structure like an NSTableView but i need to
logically and visually group 2-3 rows together at a time. when they want to
add an "item" to the table it actually implies adding 2-3 items to the table
and labeling the starting rows in that group appropriatly. i was wondering
if anyone has coded such a beast? i was thinking of something like rounded
corners for the grouped elements, possible custom colors for the groups
rows, etc. i know i could just color that grouping of cells to get it
working but wanted to see if something like this has been done before.

any pointers on best ways of approaching this or ideas on starting points
would be great.

thanks all,
sean
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com

This email sent to email@hidden

_______________________________________________
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: 
 >Grouped NSTableView Cells/Rows (From: Sean Willson <email@hidden>)

  • Prev by Date: Grouped NSTableView Cells/Rows
  • Next by Date: Re: Set of controls offered in IB palette
  • Previous by thread: Grouped NSTableView Cells/Rows
  • Next by thread: NSNotification / Core Data roadblock
  • Index(es):
    • Date
    • Thread