• 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
Question about a custom UITableView (possibly)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about a custom UITableView (possibly)


  • Subject: Question about a custom UITableView (possibly)
  • From: "Eric E. Dolecki" <email@hidden>
  • Date: Fri, 30 Jul 2010 08:58:01 -0400

I've been asked about making a certain kind of control and I'm wondering
what the best approach might be.

The gist of the idea... something that looks like a UITableView, but when
you select an item (that has more information behind it), it would select
the row and animate expand the list item (height) to show a UIScrollView of
buttons that can slide left/right. Once one of those is selected, a
UITableView of items would be placed into that row related to the button
selected. One could click the row header at any time to collapse the entire
row of contents.

Should this all be made extending a UIScrollView to begin with, and then
place the necessary stuff into? Can a UITableView even approach handling the
kind of interactions I've been asked about?

Eric
_______________________________________________

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: Possible to hide the Drag & Drop cursor?
  • Next by Date: [ANN] JSONKit - Yet another JSON library
  • Previous by thread: Possible to hide the Drag & Drop cursor?
  • Next by thread: [ANN] JSONKit - Yet another JSON library
  • Index(es):
    • Date
    • Thread