On 3/2/12 1:50 PM, Alex Zavatone wrote: > Hi all. I'm currently reviewing some code I'm going to revamp and > I'm afraid that my brain emptied out when I needed it most. > > I'm trying to remember the name of a type of control that is like a > UITabBar, but allows the user to drag scroll the buttons to the left > and the right to show additional items. > > Is there a name for such a thing or is this this just a custom yet > unnamed UI View Controller? TIA,
There's no official control that does that, and in the "Designing User Interfaces" WWDC session, Apple explicitly recommended that such a control not be deployed for usability reasons. As always, YMMV. -- Conrad Shultz Synthetiq Solutions www.synthetiqsolutions.com _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
