Please Change Code Sample Coloring
I am red-green colorblind and the red text against a black background in the code samples used within the Q&A engine can be extremely hard for me to read.
View ArticleDashboard paging dots , any chance to edit the colors?
I'm almost done with a B2B app for my company. All is working nicely on the ipad, but I'm struggling to find a solution to edit the color of the "paging" dots. Unfortunately the background of the main...
View ArticleTitanium.UI.TabGroup style settings ignored on both iOS and Android
I don't know whether I've just missed something in the docs somewhere, but I can't get any Titanium.UI.TabGroup styling to work on either iOS or Android 2.2 I'm using the following code: var self =...
View Articlergba( r, g, b, a ) not working with warning in radial gradient colorStop.
I am trying to use a color in rgba format in a colorStop of a radial gradient. Unfortunately this give me a warning in the log and does not seem to work. The strange thing is that I could swear it was...
View ArticleCan I change the color of a variable name in Titanium Studio?
Can I change the color of a variable name in Titanium Studio? Example (in JavaScript): var name = "Hello, World!" I want to change the word NAME from white to another color. I am very new to Titanium...
View ArticleChange barColor of Window in BBerry App
Titanium Studio, build: 3.1.3.201309132423 Plataform: iOS 7, BBerry 10 Device: iOS Simulator and Blackberry OS 10 Simulator var win = Titanium.UI.createWindow({ title: ' Here your Title', url:...
View ArticleGradient Background Colors
How do I count these offset values up by .01 without writing it with 1000 lines of code?var linearGradient = Ti.UI.createView({ top: 10, width: 100, height: 100, backgroundGradient: { type: 'linear',...
View ArticleTitanium Studio change editor background color from black to white?
Hello dear Titans! Anyone figured out how to change the background color of the editor in the new studio? I know that it is suposed to be in the editor appearance tab, but I don't seem to be able to...
View Article