I was creating an iPhone app and I want to add a custom title into our UITabBarItems, when I select particular instance using Interface Builder means whenever I try to modify the title it gets preset back to a 'custom' identifier.
Is this level of customization currently supported by the SDK? Am I going to have to ultimately screen scrape the image and apply it as a custom image?
Please any one provide the documentation or points me in the right direction to solve the issue.
Your problem’s simplest solution is, first of all pull the icon out of somewhere after that use this method: -initWithTitle:image:tag