• 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
Newbie question on listing out detailed items
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie question on listing out detailed items


  • Subject: Newbie question on listing out detailed items
  • From: Stamenkovic Florijan <email@hidden>
  • Date: Fri, 22 May 2009 18:33:22 -0400

Hi all,

Maybe this has been answered before, if so I am sorry to pollute. I've googled the archives, looked through CocoaDev, went through the documentation, and was not able to figure this out. Also I must say that I am a complete beginner in Cocoa. I just finished Aaron Hillegass's book "Cocoa programming for Mac OSX", and am trying to tackle more complex issues to improve my skills.

What I want: a listout of items, each of which presents info and a number of controls. Typical example: Safari's downloads window.

I figured out (more or less) how to use NSCollectionView to accomplish this. The problem is the annoying animation (and I read somewhere it can't be turned off), which also occasionally introduces bad rendering. So I am trying to figure out an alternative way, that was used prior to 10.5.

NSTableView does not seem to be of much help. It accepts an NSCell as means of rendering, but if I understand it correctly, an NSCell can't contain subviews nor subcells, and is therefore of little use.

Any pointers to documentation on how to deal with this would be very appreciated. Perhaps I am simply using the wrong terms to search.

Thanks in advance,
F
_______________________________________________

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: Newbie question on listing out detailed items
      • From: Jason Foreman <email@hidden>
    • Re: Newbie question on listing out detailed items
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: NSPredicateEditorRowTemplate, NSPopupButton and bindings
  • Next by Date: Sending keycode to stdin
  • Previous by thread: Re: Save option For NSTextview.
  • Next by thread: Re: Newbie question on listing out detailed items
  • Index(es):
    • Date
    • Thread