Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (default)
Browsing latest articles
Browse All 63 View Live

getList default value not working?

Hi I have a property list in my app that I would like to be populated by user interaction. Therefore, I want to have a default row in the property list if the user hasn't done any action yet. I've used...

View Article



iPHone Default Backgrounds

Hi I'm wondering if there is any way to access the iphone default backgrounds. For example the stripe background etc. Thanks.

View Article

Using system sounds.

Is there a way yet to use native iphone sounds? I've spotted a few posts about it before from about a year ago but none with any reply. Is this possible yet? The only way I've found to play a...

View Article

ImageView Default Path

I am trying to modify the image_view_animated.js from Kitchen Sink to read images from the applicationDataDirectory, where I have preloaded a set of images from a web transfer. However, when I try to...

View Article

Set picker back to default after submitting data to db

Is there a way to set a picker back to its default state after executing a function (in this case, submitting data to a db).

View Article


Android module

Hello, When I tried to make a module project with android I will get an error like "[ERROR] Couldn't find the google APIs r%s addon directory" % self.sdk.DEFAULT_API_LEVEL AndroidSDK instance has no...

View Article

How to createTableView with fixed number of rows

Hi Sorry for the basic question - new to Titanium. This code works OK but always displays 12 rows by default, the first 3 have the data and the rest are blank. What's the best way to remove the blank...

View Article

Time Picker's default value is unable to be set

I found the default value of the Time Picker can't be set. I thought it might be something wrong of myself, but I was surprised to see the time picker example of KitchenSink had the same issue. var win...

View Article


Change default language

Hi, my app is in French and it is the only language. When I submit my app in the Appstore, it appears as a English app. How can I force it to appear as French ? Regards

View Article


How do I set dip as the units by default?

Hi guys. I'm working with dip units in iPhone and want to do the same with Android. The app was set as "system", so iPhone was using dip and Android was using pixels. I didn't want to specify the units...

View Article

Old project seems to startup with iphone Default.png rather than iPad load...

Hi guys, I have newer projects on iPad which start up with the correct iPad loading screen for each orientation. This one however seems to always start with the iPhone one before the correct iPad ones...

View Article

Default strings.xml

Hi, I am developing a cross platform application that will support 17 languages including English. I have created a strings.xml file for each language and placed it under the proper folder such as...

View Article

Image may be NSFW.
Clik here to view.

How to make the ActivityIndicator looks like iOS' default one

Hi, I use the Activity Indicator like this: var activityIndicator = Titanium.UI.createActivityIndicator({ top: (SCREEN_HEIGHT/2)-96, left: (SCREEN_WIDTH/2)-32, height:50,...

View Article


Avoid iPhone displaying defaultimage icon when requesting the image from url

Hi there, I'm loading images from urls using imageViews (image property). I've tried with the backgroundImage property, the backgroundColor, etc., but till the mobile downloads the image, the imageView...

View Article

Android : Disable default tap sound on all views

I am creating an application for Android OS. My "touch sound" in android sound settings is enabled. But I want to disable default tap/touch sound on tapping Ti application's non-button views. I am...

View Article


Android's default slider in titanium?

Hi everyone. I was wondering if there is anywhere I can get and use Android's default slider in Titanium. I know titanium uses left and right track Images, hence my uncertainty.

View Article

Default Android Module - Emulator Crash

Hello all, I just got Titanium setup to be able to create Android modules. I created the default module without changing anything and added it to my module by running the ant build and then packaging...

View Article


Changing default font

Hey Developers, I just got my custom font working, but now I want to have this font set on every label in my app. Is there a way to change the default font into my custom font or do I really have to...

View Article

Load default page when WebView cannot load URL

I've been looking at the WebView documentation page, but I cannot seem to find a property or method to set a default page if the URL cannot be found or if there is no internet connection available. It...

View Article

Default Activity Indicator for webview shows on left of screen and is cut off

On the app I'm working on, whenever I load up a webview and the page is loading, the activity indicator can be seen on the left side of the screen, and is cut off in the middle (so half of it isn't...

View Article
Browsing latest articles
Browse All 63 View Live




Latest Images