Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

brat2

macrumors newbie
Original poster
Feb 18, 2009
13
0
Now I have a problem ...

I want different reactions from UITabBarItem on single and double tap...

It is easy to make it for simple click (tap), but double click (double tap) is more difficult... may be it is impossible...

I think that because of UITabBarItem is not inherited from UIResponder, this is quite impossible to do....Because there's no ability to reimplement touches methods (touchesBegan and others).

Am I right ?
 
UITabBarItem doesn't but UITabBarController does, so certainly possible. Sounds a little against the HIG though, not sure how Apple's reviewers would respond to the unusual usage.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.