2010-09-14 7 views

Répondre

1

C'est ce que je fais ..

tabBarController = [[UITabBarController alloc] init]; 
tabBarController.delegate = self; 
[tabBarController.view setFrame:CGRectMake(0,0,320,460)];