Hi I want to develop a screen which displays a view named "A" initially and the screen has a menu for navigating towards views "B", "C" and "D". So i thought of creating a tab bar based view in which "B", "C", "D" are tab bar items. In this way tab bar is behaving like a menu. But problem is that for displaying view "A", I need to add "A" in the tab bar as well as a tab bar item so that it can be displayed. I dont want to add view "A" in the tab bar. I just want to have a tab bar based app displaying view "A" as an initial view with a tab bar displaying menu items "B", "C" and "D". Any one can please tell me how can i do that? I am stuck here and have no idea what to do... Please help... Thanks and Best Regards