Somehow I can\'t manage to get an imageview to be on top of a window. This is my code: var win = Titanium.UI.createWindow();
***Project Specs:*** iOS 4.3 Ti SDK 1.6.2 Titanium Studio I\'ve recently switched to Titanium Studio from Titanium Developer and after importing my project any references to Ti.API.info(\'s开发者_开
I am building an app with Titanium, where I load a big remote xml file on startup. It shows the usual Default.png splash screen, and then gets to the window, where it says that it\'s loading. But what
When I develop applications for the web, I usually have the html for the layout, the css for the looks, the javascript (or css3 if supported) for the fancy animations and a server-side scripting langu
i\'m facing a small issue with the fireevent. in one js file i\'m firing the event like this:Ti.App.fireEvent(\'foo\', {name:col});
I want to have my own initialization function, and I want it exit only after onload event, what can I do for it?
Please note: This question relates to the Appcelerator Titanium platform, not the stock iOS SDK. I\'m making a tag cloud with a layout: horizontal view. I\'m most of the way there, but I can\'t get t
I can\'t see the forest through the trees. I have a contacts tab with a tableView containing rows that can be deleted. If (in the same session) I delete \'n\' number of rows, the subsequent events are
I would like build a app using sproucore framework, but i also want to integrate it with Titanium to have some desktop capability like file system, packaging, offline working etc...
I have a tabGroup with two tabs: tab1 and tab2 both have a TableView with some remote images. If I scroll really fast in tab1 and then quickly change to tab2 before the images can get a change to lo