Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

iPhone combobox tutorial - code and video

I created a combobox - a textfield that allows to input arbitrary text or select a value from a picker control.

iPhone combobox

iPhone combobox tutorial

Everything is MIT licensed.
Let me know your thoughts.

— asked May 29th 2010 by Dan Tamas
  • combobox
  • iphone
  • tutorial
0 Comments

5 Answers

  • Very nice.

    It would be great if the picker live-filtered out options based on what had been typed - rather like an auto-suggest box while typing in a field.

    though I guess it would need to be in between the keyboard and the text field (though not on the ipad).

    good stuff though! thanks ;)

    — answered May 29th 2010 by Kosso
    permalink
    0 Comments
  • Thanks :)
    The auto-suggest is provided by the OS, but I think it can be made with a tableview positioned under the textField and filtered live while the users types.

    — answered May 29th 2010 by Dan Tamas
    permalink
    0 Comments
  • Great stuff! Thanks!

    Keep em coming… ;)

    /J

    — answered May 30th 2010 by Joacim Boive
    permalink
    0 Comments
  • Thanks Dan !

    — answered August 10th 2011 by Eric Plaquevent
    permalink
    0 Comments
  • Other Option is widget https://github.com/flakilicuxxx/TitaniumWidget

    — answered September 8th 2014 by Francisco Arenas
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.