Community Questions & Answers

DATE PICKER VALUE

Hi...!!! I have got a small problem in my app, please a have a look and see what can be the solution. I am creating a "DatePicker" in my android app and on its "change" event listener I am trying to alert the value of picker but what...

Email address

Hello , Is there any way to change the Email address which we have used while making account on Titanium forum , The reason why I want this to be done is I want notification to come on another Email ID. Hope Titanium Appcelarator team may help me...

Set Ring Mode on Android

Hi, Is there currently a way to programmatically change the ring mode on an Android device with titanium? I know that it is possible with Android (unfortunately not iPhone), but is it implemented in the mobile api yet? If not, where can I suggest this...

Date Picker Value

I have created a modal window that shows a date picker on iPhone and allows the user to select a date. I have this all working, but needed to put in a piece of redundant code and I am not sure why . below is the complete code of a window definition that...

Picker giving wrong time?

According to the [Picker change event](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.Picker.change-event.html), it should return an object with "selectedValue". However, it returns "value" and it is not the selected...

Tab Icon Selected State

Has there been any progress in this area: [Android Tab Icon Guide](http://developer.android.com/guide/practices/ui_guidelines/icon_design_tab.html) "Providing Icons for Two Tab States" ?? If not, then is it even possible to change an Android...

Bug in the Slider or apidocs?

Hi! According to the docs the slider change event should have globalPoint property? http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.Slider-object When I do: Ti.API.info(e.globalPoint.x); in an eventlistener for a slider triggered by...

code to change application version

Hey, Is there any way to change the application version from some sort of code. I want to change the app version from 1.0 to 2.0 without going to 'edit tab -> version' of Titanium Developer but only with code. please suggest. Thanks.

How can I change bottom tabs of Kitchen Sink

Hello All, I am new in Titanium. I have downloaded Kitchen Sink and its working fine I was able to change content of the pages how ever currently I want to know how can I change the bottom tab (Base UI, Controls, Phone, Platform, Mashups). Please advice....

change image in an array

Hey people, i've been trying this for a time now but i keep getting different data. So i have an array like this: var pages = ['image1.jpg', 'image2.jpg', 'image3.jpg', 'image4.jpg']; etc, so what I want to do is I open the photoGallery, and choose a...

Dynamically change font size, etc.

Okay I am sure this is simple but for the life of me I cannot figure out how to change the font dynamically like I would change the text: ~~~ label.text = 'new words'; ~~~ But how would you do that with the font size? ~~~ label.font=...

Showing 1-50 of 64 1 2