Hey Guys,
How do I hide the top bar in UITabBarController using OBJ-C code (without using Interface Builder) ?
Please see the image in the link below to better understand my requirement.
http://skitch.com/jugsvn/dxkr7/iphone-simulator
I already have another toolbar as you can see and I don't want this. I'm not using XIB / NIB files and creating all the objects using plain OBJ-C code.
Cheers Jugs