Titanium Community Questions & Answer Archive

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

TextBox - issue

hey there fellow developers , can someone help me on how to read a integer value from a textbox….

— asked April 16th 2010 by Satta Ravi
  • android
  • textbox
  • ui
0 Comments

3 Answers

  • Have you tried this?

    var intergerValue = textbox.value;
    
    — answered April 16th 2010 by Christopher Webb
    permalink
    0 Comments
  • thanks christopher it works finally

    — answered April 17th 2010 by Satta Ravi
    permalink
    0 Comments
  • Hi Christopher, i want get selected text value from textbox is it possible ?

    — answered March 5th 2012 by saravanan P
    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.