While this may be possible, it doesn't sound like a good idea. The big question it raises is why do you want to do this? As you have of course observed, we already have UISegmentedControls. What are you trying to accomplish?
Luke On May 25, 2010, at 6:23 PM, Alejandro Marcos Aragón wrote: > Hi all, > > Is it possible to use a UITabBar as a UISegmentedControl object? I mean, > instead of changing a view when the user selects an item in the uiTabBar, > send an event that tells the index of the item that was pressed and therefore > execute an action. Then deselect the whole UITabBar. > > Any suggestions? Thank you all, > > aa_______________________________________________ > > 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: > http://lists.apple.com/mailman/options/cocoa-dev/luketheh%40apple.com > > This email sent to [email protected] _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
