iPhone Developer Help

Full Version: how to create Tabs in cocoa ??
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, i m newbie to cocoa and iPhone application, i want to make an application having 3 tabs..but if i use TabBarController i got tabs at bottom,
but i want it at top...so i used segments...but how to show different views on click of each segment...for eg. on click of first seg i want View 1 with its detail...on click of segment 2..i want Table View with data...can anybody help me plz...how to do this???

see attached image...

[attachment=1]
Hi Jazz,

Just check samples given in ADC site.
Download them and try...you will get everything you want.

All the best
Reference URL's