I want to set up a tab bar where the buttons use an imagesheet. I assign a sheet to the tabBar and use the defaultFrame and overFrame with the buttons the buttons which works fine. The problem is that the tabbar background wants to use the images sheet even though I did not set the: backgroundFrame, or other properties.
It seems you can’t use the default tabbar style and use an imagesheet for buttons? I feel like this should be an option since the default tabbar background is acceptable in many circumstances.