titanium
Titanium: ImageView on top of opened Window
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();[详细]
2023-03-19 10:23 分类:问答Console Logging gone in TitaniumStudio
***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开发者_开[详细]
2023-03-19 09:22 分类:问答Startup view for iPad/iPhone with Titanium
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[详细]
2023-03-19 07:28 分类:问答Desktop GUI Programming - How do I understand it from a Web Developers\Frontend Designers perspective?
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[详细]
2023-03-19 02:30 分类:问答event listener function goes into a loop? please help
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});[详细]
2023-03-19 02:30 分类:问答Exit function after events
I want to have my own initialization function, and I want it exit only after onload event, what can I do for it?[详细]
2023-03-18 23:41 分类:问答tag cloud, layout: horizontal, and Appcelerator Titanium
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[详细]
2023-03-18 06:00 分类:问答Javascript events multiplying
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[详细]
2023-03-18 00:54 分类:问答Getting sproutcore application files to use them in a native app via Appcelerator Titanium
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...[详细]
2023-03-17 23:53 分类:问答Remote images don't load in Appcelerator (mobilesdk-1.7.1)
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[详细]
2023-03-17 11:50 分类:问答