Community Questions & Answers

"Insert spaces for tabs" not working correctly

I started using Titanium Studio build: 2.1.2.201208301612 for coffeescript on Ubuntu 11.10. The problem's that I can't insert tabs. All the tabs I type in are inserted into spaces (having "Insert spaces for tabs" option (un)checked) (option found...

Remove spaces from a name

Hello friends, How do you remove spaces from text in Titanium? I haven't found an example. I tried using a variant of a javascript trim to no avail such as: ~~~ addNameTrim = (addName).replace(/^\s*|\s*$/g,''); ~~~ I'm saving images to...

Showing 1-5 of 5