Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 02-09-2010, 10:18 AM   #1 (permalink)
Registered Member
 
Join Date: Dec 2009
Posts: 58
Default Tab Bar with dynamically changed main view

Hi,

I'm creating a tab bar based app and for my initial app run I would like to
have a different main view than on the ongoing app runs.

I mean on the first run I want the user to first get view1 in the tab bar and
for other runs to get view2.

How do I achieve this?

Thanks
embedded is offline   Reply With Quote
Old 02-09-2010, 11:43 AM   #2 (permalink)
Registered Member
 
Join Date: Feb 2010
Posts: 11
Default

Won't give you specific code, but here are the steps I would take.

1.) Store a boolean flag in the NSUserDefaults. This is a persistent storage location done by Apple, very easy to use.

2.) Check this flag in the app delegate in the applicationDidFinishLaunching method.

3.) If the flag is up (ie this is not your first load), change the ViewControllers in your TabBarController object.

Hope this helps.
ggalante is offline   Reply With Quote
Old 02-09-2010, 03:22 PM   #3 (permalink)
Registered Member
 
Join Date: Dec 2009
Posts: 58
Default

I'll clarify my question.

Is it possible to load tab bar item i when the tab bar controller loads and not just the first tab bar item?

Thanks

EDIT:I've found the solution, for anyone interested here it is:
self.tabBarController.selectedIndex = 1;

Last edited by embedded; 02-09-2010 at 03:29 PM.
embedded is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 859
20 members and 839 guests
2e1fmo, armmzz, at0m87, aziz, Azuresilver, cacao, coding, Desert Diva, el.severo, Erwin, iVenh, jjaaxx44, nicko, pratikchandak, ramonpadillas, Shimi256, Thomas, ziocleto
Most users ever online was 1,187, 10-11-2011 at 08:09 AM.
» Stats
Members: 158,312
Threads: 89,035
Posts: 379,820
Top Poster: BrianSlick (7,086)
Welcome to our newest member, 2e1fmo
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 05:29 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0