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...
[sdk 1.7.0] How to run fastdev on Windows XP?
Hello, I try to run fastdev server on Win XP (for android project), but I'm obtaining some problems... When I'm runing 'titanium fastdev start' in command line it's throwing an error: C:\Documents: can't open file 'and': [Errno 2] No such file or...
Can't veryify/upload apps that include spaces in the name, how to fix?
Hi, I am unable to verify or upload any apps that have a space in their name. I used to rename the file and delete the space, but even that is no longer working. I tried editing the ArchiveInfo.plist and removed the space from the...
Suggestion, what do you think?
When generating an iPhone app, if your application name has spaces in it, the resultant file will also have spaces. Apple do not accept filenames with spaces. A great timesaver would be to replace the spaces with Underlines "_" which Apple do...
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