i\'m able to parse in and display data for all pieces of my code except in this line \" where: \" + e.gd$where.valueString + // < this line is displaying undefined
i\'m using sqlite in titanium mobile. i\'ve had no problem running updates on another table, in the same db, so my connection seems to be ok. however, when i run inserts on a table, i\'m not getting a
lets say we want to do a simple app for android and for this app we want some data. Tho开发者_Go百科se data when i test my example on my pc locally i have them in a file with json format.
Here\'s the error that I\'m getting when trying to distribute: [INFO] Titanium SDK version: 1.5.1 [INFO] iPhone Device family: iphone
in titanium, i\'m using the webview to display a wordpress blog page, that is already formatted for mobile browser. instead of writing my own interface, this works as a good work around. the apps sole
I am working on an iPad app using appcelarator titanium and need to iterate over the content of a directory and determine the type of the contained items, whether it is a file or directory.
I have installed the Titanium Developer 1.2.2 form my login account (on Mac system) and have done one demo project. I was able to see that working in the iPhone simulator. Now if I switch user and log
I have an image with picture of a person and I want to let the user to pick some area of the person and 开发者_如何学Pythonchange the color. But how can I best create a multi-mask image?
I\'m not a programmer by trade but more of a tinkerer (noob) I want to create a menu from titles contained in an array.
I have legacy iPad app in objective c. I would like give chance to Appcelerator. But I would not like to rewrite whole app. I would prefer to start with replacing only some views.