Use tab bar inconjuction with navigation bar?
Posted
by
bipolarpants
on Stack Overflow
See other posts from Stack Overflow
or by bipolarpants
Published on 2011-01-17T02:41:46Z
Indexed on
2011/01/17
2:53 UTC
Read the original article
Hit count: 263
Hello, I'm brand new to Objective C programing for the Iphone. I was wondering if it is possible to use a tab bar, and in one of the tabs have a navigation bar so that I could drill down? I tried to look for tutorials and found this one http://www.devx.com/wireless/Article/45161/1954, I got it to work as written but I couldn't figure out to display the data I wanted. Does anyone know how? or does anyone know a tutorial for complete beginners?
© Stack Overflow or respective owner