Customizing TabBar

Hi @henrik5,

Some widgets are meant to be visually customized “as a whole” (or not). For this scenario, you can probably define your background, then just make the other images it asks for as 1x1 px transparent PNGs, so they don’t even show up (but it does recognize that you specified them).

Brent

I take it from this that there is no way at all to just change the background to a (pre os 7) piano black Iphone style tabbar background changing just backgroundFile and nothing else. At least when I try it wants the tabSelectedLeftFile as well!
 

Hi @henrik5,

Some widgets are meant to be visually customized “as a whole” (or not). For this scenario, you can probably define your background, then just make the other images it asks for as 1x1 px transparent PNGs, so they don’t even show up (but it does recognize that you specified them).

Brent