PDA

View Full Version : TabNavigator


Andural69
12-26-2008, 06:59 AM
If I set the backgroundimage of the control to whatever image, the image overlays the tabs themselves, but stops at like 30 pixels above the bottom so te bottom 30 pixels of each control are white. I've played with the imagesize, padding settings and anything else I can think of.
http://s282.photobucket.com/albums/kk246/Andural69/?action=view&current=retardedTabNavigator.jpg


Fine whatever, I'll set the background image of each individual tab, which works ok. Now, I want to go and do show and hide effects between tab and for some reason, while it's doing the effect, the background reverts back to the default white color. But only while the effect is happening. So I have the background purple, click tab 2, bam background white, fade out and fade in takes effect with tab content, effect over, background is purple again. I just wanted the text or tab content to fade in and out, not the background color

IS there away to fix the background colors during a showeffect doesn't change the background color? Or is there away to fix the tab so it doesn't show that little bit of white?