IPhone tab bar problems
IPhone tab bar problems
- Subject: IPhone tab bar problems
- From: Oliver Doyle <email@hidden>
- Date: Tue, 01 Sep 2009 11:45:05 +0100
I started developing for iPhone a few months back, which I found a
real challenge because I paid my $99 without any programming
experience, and since then Ive been having real fun learning about
objective C and xcode. A few weeks ago I felt I had a good grasp of
what a programmer needs to know and set about making my first apps to
be put on the app store, but Ive come to one final bug in the program
that I cant seem to get around.
My app uses a tab bar, all the tabs work fine but I cant access the
ones under the more tab without dragging them to become their own
tab. Ive checked through my code many times and tried lots of
different things to make it work, but I still get the same result. I
used this tutorial http://dblog.com.au/iphone-development/rss-reader-part-4-setting-up-the-uitabbar-and-uitableview-with-delegates/
to work out how to make a tab bar app appropriate for what I want
to do (but tables with subviews in the tabs), it works perfectly apart
from accessing views from the more tab. I think the problem is that
both the view I'm loading and the tab bar want to show a navigation
bar, but I don't know how to do anything about it. I was hoping
someone could point me in the right direction with this.
Many Thanks
Oliver
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden