I\'m confused. What开发者_Go百科 are the differences between Sencha, Titanium, and Cappuccino?(I\'m assuming you\'re talking about Appcelerator Titanium.)
I\'m currently building an app in Appcelerator Titanium 1.2.1. I\'ve been able to set the apps\' titlebar/navbar colour using the following:
I am developing an App using Titanium for iPhone and Android. I created a button and a label and textfield. It looks good in iPhone but is scattered in Android.
I\'ve setup some webviews & with tabs in Appcelerator Titanium, but wondered: How can I change tabs from within the webview html?
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I am planning to develop an application using Titanium Framework for iPhone and Android. Can someone list the best prac开发者_JS百科tices, do\'s and don\'ts for the development using your experience w
I t开发者_开发百科ried btn.click(); And the error message is \'Cannot call property click in object ti.modules.titanium.ui.ButtonProxy@44f61.It is not a function, it is \"object\"\'btn.fireEvent(\'
When I run KitchenSink example project on iPhone emulator everything is OK, but trying to launch for Android emulator produces errors:
How Do I draw a line in Titanium that works in both开发者_Python百科 Android and iPhone?To create a line, I use;
Is it possible to integrate the jquery in to Titanium A开发者_JAVA百科ppcelerator and will it work properly?