Hi I am creating a tab bar controller in xcode and not in interface builder. the titles of the views in the tabs set the titles in the tabs but I'm unsure how to set images.
Can anyone help?
cocoa-touchimageuitabbarcontroller
Hi I am creating a tab bar controller in xcode and not in interface builder. the titles of the views in the tabs set the titles in the tabs but I'm unsure how to set images.
Can anyone help?
Best Solution
I figured it out you can get the array of view controllers and then add the images: