Community Questions & Answers

Token Field Like the Mail App To field

Does anyone know if there is a module or some code that replicates the Mail To field behaviour when you add contacts? I found this one, but it's not for Titanium. http://cocoacontrols.com/platforms/ios/controls/jstokenfield

Android Number Picker

Is it possible to create a standalone widget like this in Titanium, or do I have to create it manually? **I don't want the entire Time Dialog, just a simple number spinner - for a quantity field.** ![sample...

Getting started: Adding a password field

I've been poking around Google, this Q&A section and the Docs, and thus far I haven't had much luck answering (in my mind anyway) a very simple question :) I'm trying to add a password form field to my app (this *could* be done with a textField, but...

Field doesn't go up on keyboard show

Hello, I have a view with 3 text fields but when i focus on any field it shows the keyboard, as i should, but without moving the view up so the keyboard covers part of my view including the fields i'm typing on. thanks in advance :)

Where is NumericField/DecimalField?

Is there an easy way to create NumericFields/DecimalFields with Titanium? If not. Is there some examples showing how to create TextFields that only support numeric input, length of input, formatting decimal numbers etc. It would be nice to have: ~~~ var...

putting integers into textfields

When I have 2 text fields and want to put the (integer) value of one to an other (e.g. on blur) it is not possible. When it is a string, it does work. Now I have worked around this (see example). But is there a better way to do this? Is this a...

Search field, not search bar?

Hi, I am trying to implement a search field on the top right of my IPad app. For some reason i cant define where the search bar will be located. Its possible? Can someone point me to some examples? thanks in advance

How do you flush the search bar

I'd like to have a text ie: search written inside the search field and I would like this text to disapear when the search field gets the focus. I tried this code but it does'nt work even with other events like click any...

Showing 1-25 of 25