• 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: Using a NSCollectionView in a table cell.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using a NSCollectionView in a table cell.


  • Subject: Re: Using a NSCollectionView in a table cell.
  • From: Eric Gorr <email@hidden>
  • Date: Thu, 18 Dec 2008 12:35:21 -0500


On Dec 18, 2008, at 12:13 PM, Corbin Dunn wrote:



Thanks for the advice.

Searching more through the archives, I did find:

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

which seems to do what I want and subclasses a NSCell.

Could you provide some information on what problems I will run into going the route suggested by joar?


One problem is navigation; keyboard users expect to be able to tab to those items -- you won't be able to do that. Editing items may also not work, and have trouble. You may also have issues with selecting things, and getting background colors correct.



Ah. I was hoping that these problems would involve things I am not interested in, but sadly, they are.


So, my next idea which I think will work well since I don't need a table header, is to dynamically create a remove columns based on the width of the table and create a remove rows as needed. Then, each cell in the table is simply one of the images I need drawn. Since I need to be able to support editing the label of the image, this seems like it would be the easiest route to go regardless.


I filed the bug - rdar://6455493

thanks! It is useful to know how many people are wanting this feature.

Well, here's hoping for support in 10.6 and that everyone reading this who wants the feature files a bug report and also mentions the new report in this thread.
_______________________________________________


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


References: 
 >Re: Using a NSCollectionView in a table cell. (From: Eric Gorr <email@hidden>)
 >Re: Using a NSCollectionView in a table cell. (From: Corbin Dunn <email@hidden>)

  • Prev by Date: Re: More - Safari Download Security Alerts
  • Next by Date: Performance of calculation on float point numbers in a array • NSNumber in NSArray, or classic C array?
  • Previous by thread: Re: Using a NSCollectionView in a table cell.
  • Next by thread: Re: Using a NSCollectionView in a table cell.
  • Index(es):
    • Date
    • Thread