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

View Single Post
Old 06-26-2009, 10:28 PM   #10 (permalink)
gunther
Registered Member
 
Join Date: Jun 2009
Posts: 253
Default

thanks for your time.. i understand hope how the controll works and the problem, is what the navcontroller its hidden for the tabcontroller in the metodh applicationDidFinishLaunching in the delegate.

the view categorias is the root controller, so understand what the next code has deployed in to file the delegate but after to the the next instruction?

tabBarController = [[UITabBarController alloc] init];

categoriasViewController *catViewController = [[categoriasViewController alloc] initWithNibName:@"categoriasView" bundle:nil];
catViewController.title = @"Categorias";

code stack..
UINavigationController *navController = [[[UINavigationController alloc] initWithRootViewController:viewController] autorelease];
[window addSubview:navController.view];

but in the file categoriasview, what code put? nd in what place?
Excuse me but my english its not the better.. but if i understand fine.. hope...

Last edited by gunther; 06-26-2009 at 10:35 PM.
gunther is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 158,747
Threads: 89,202
Posts: 380,573
Top Poster: BrianSlick (7,129)
Welcome to our newest member, sherlopez1
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 07:03 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.