I have been googling for hours now and I just can't believe that Titanium fell short AGAIN, on such a stupid simple thing as toolbar buttons... Buttons are the bane of Titanium ever since the beginning of times but c'mon folks, really...
What I'm trying to do is very simple - I have a number of custom toolbars in my app (and the app is iOS only, no Android support at the moment) and I need to have buttons with the "right arrow" on them - you know, the standard iOS button with a pointy tip on the right. Simple, right? Not with Titanium... The only solution I have seen so far is to create custom background images for the buttons - which seems silly stupid given that every button has up to 4 states and I will need tons of images...
Does anyone know any better solution? Maybe I'm missing on something? This is a native iOS button style after all...
2 Answers
This is a list of the IOS System Provided Buttons which button are you referring to?
The buttons you're talking about do appear only when using tab navigation.
Your Answer
Think you can help? Login to answer this question!