Programming fox: How to set background color of navigation bar in i...

Programming fox: How to set background color of navigation bar in i...: just type the following code in - viewDidLoad method     UIView *naview=[[UIView alloc] initWithFrame:CGRectMake(0, 0, 320, 44)];    ...

Comments

Popular posts from this blog

How to set background color of navigation bar in iPhone

Checking Device Info in ios

Some Interactive tips to take input form GUI Dialogs