• 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, NSCollectionView or CALayers?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView, NSCollectionView or CALayers?


  • Subject: NSTableView, NSCollectionView or CALayers?
  • From: Marcelo Alves <email@hidden>
  • Date: Mon, 23 May 2011 11:31:40 -0300

Hi,

  I have to code a table visually like the UITableView on iOS, but with one caveat : it should support some kind of animation in each cell, like the swipe in Twitter.ipa (the text disappears and a row of buttons appears underneath the cell). Looks like NSCell does not support Core Animation, so I was checking NSCollectionView, but it looks "odd", I couldn't find a way to change just one view in the collection, so I was wondering, should I start this UI from scratch using CALayers and a NSScrollView / CAScrollView, stick with NSCollectionView or animate the NSCell without Core Animation?

  Thanks!

Note: This is a Cocoa / OS X question


:: marcelo.alves
_______________________________________________

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

  • Prev by Date: Re: Recursive search for files
  • Next by Date: cocoa dragging and constraining coordinates
  • Previous by thread: Re: How to remove menu from WebView?
  • Next by thread: cocoa dragging and constraining coordinates
  • Index(es):
    • Date
    • Thread