I am developing a native iPhone app in Titanium. Within this app I am using data from a remote API (which I have developed in Rails 3).
I\'m currently building a iPhone App which require the multitouch (here to开发者_开发技巧 resize an ImageView) but I didn\'t find any documentation / tutorials about such a feature.
mainWin.pageLoad=false; mainWin.addEventListener(\'load\', function(e) { if(mainWin.pageLoad) { mainWin.open();
I\'m making count down timer for iPhone and Android. The problem is alert message. When I close the app , program is not working and alert can\'t show. So, I think ... I should add in iCal and it will
I have two title images of 768 and 1024 width for portrait and landscape orientation. But sometimes (when navigate to previous view) the images not make change when orientation change.I am using follo
Using Appcelerator Titanium Mobile to build an iPhone app, is it possible to enable Google street view within a mapv开发者_开发知识库iew?If so, how?Street view isn\'t part of the standard iOS native A
I am looking to create a general purpose routine that will operate over a view\'s children.Within the routine I need to be able to iterate over the chil开发者_StackOverflow中文版d views.I don\'t see a
Titanium David Guetta 专辑:Nothing But The Beat 语种: 英语 流派:Electronica 唱片公司:华纳PLG
var AppArray = [开发者_C百科{ Col1: \'asas\', Col2:\'12\' }, { Col1: \'asas2\', Col2:\'12\' }]; Why do you need this as an array if you have only one object in it.
I would like to create a custom view t开发者_开发问答hat will allow for \"pluggable\" layout routines.Ideally, I like to setup the view so that when a child view is added it is automatically sized rel