appcelerator-mobile
What to do about "Finishing up a navigation transition in an unexpected state. Navigation Bar subview tree might get corrupted."
I\'m writing an iPhone app using Appcelerator Titanium Mobile.I am hiding and showing the tab group based on what window has focus.[详细]
2023-02-19 08:48 分类:问答How to track database changes on local SQlite before updating web database
I am developing a mobile application and I am not开发者_JAVA百科 sure how to do this. I am going to use Appcelerator Titanium for iPhone.[详细]
2023-02-18 08:39 分类:问答Why does this Appcelerator code work on iPhone but not on Android?
I am using Appcelerator Titanium and the code below works fine on iPhone but not on Android and I am unable to find out why. Can anyone help?[详细]
2023-02-18 05:01 分类:问答Take multiple pictures using Titanium/Appcelerator on iPhone
I am working on a small iPhone app using Titanium/Appcelerator. Now what I am trying to do is the following:[详细]
2023-02-18 03:22 分类:问答is it possible to change number of rows or fontsize of datepicker in titanium appcelerator?
if so how? birthday_picker = Ti.UI.createPicker({ type:Ti.UI.PICKER_TYPE_DATE, minDate:minDate, maxDate:maxDate,[详细]
2023-02-17 18:08 分类:问答Appcelerator:Finding current position of Image
I am finding the current X and Y position in \'touchend\' event. Now say the original position of ImageView is ; left=100 and top=100. On touchend it just gives value in 2 digits that is either 8,10 o[详细]
2023-02-17 06:03 分类:问答Appcelerator custom module receiving callback for onActivityResult
I\'m trying to create a custom module in Appcelerator for the new Square API for Android. I have everything the way I want it, but the main problem is that I want to be able to notify the caller that[详细]
2023-02-15 00:11 分类:问答Appcelerator Titanium Mobile App Screens?
I am trying to figure out how to make a multi-screen app using Appcelerator Titanium.I am familiar with Android development, so using the Android SDK I would create a few different activities, each do[详细]
2023-02-14 22:28 分类:问答Appcelerator ScrollView with image urls
again another question: I have a scrollView where the images loaded by createView, but how can i add an image from an url? In my case if i change ../images/.... to http://www.codeworxx.com/images/...[详细]
2023-02-14 21:02 分类:问答Titanium.UI.currentTab.open duplicating windows / window not closing?
I\'m developing an iPhone app at the moment using Appcelerator Titanium which has 3 tabs in a tab group.[详细]
2023-02-12 20:12 分类:问答