I was not able to build sample test app with iOS Simulator. Also I see only iphone is enabled and ipad is not. I have multiple xcode (4.0, 4.0.1, 3.2.5 and 3.2.1) installed on machine.
***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\'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});
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 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
So i have a dynamic tableview. when i click on one of the rows i got a new screen. It works, but on the top left the back button shows the title of the current window, so i have to click min 2 times o
I am developing a mobile (iphone/android) application using appcelerator titanium (sdk 1.6.2). At a certain point in the app the user choses an image that 开发者_Go百科should be shown in an imageView,
I\'m using titanium to create android mobile application How can i change font family and other prop开发者_如何学编程erties for AlertDialog box?
I have implement one iPhone application using Titanium. Now I want to share application link or text on facebook I don\'t know which api I have to us开发者_如何学Goe and how to integrate.Do you have a
Ti.SDK 1.6.2 iOS 4.3 I recently got a new system and built it off of a time machine backup of my old system.