iPhone UITabbar item double-click pops controllers

Posted by Chris on Stack Overflow See other posts from Stack Overflow or by Chris
Published on 2009-06-23T19:56:23Z Indexed on 2010/03/22 8:11 UTC
Read the original article Hit count: 290

Hi there,

just found out something: If you have a Tabbar combined with a NavigationController (that has some views on it's stack) and you double click the TabBarItem, the view pops to the first ViewController, whether you like it or not.

Is there a way to prevent this?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitabbarcontroller