editbox

  1. johnmie

    Android Question Capitalize all words

    From an earlier Erel reply I learned how to capitalize the first letter in an editText field with Bit.Or... Is there a trick to do this for every word, eg. Firstname Lestname? Ideally (optional) only if a word has more then 3 letters, e.g. Ludwig van Beethoven? I know how to do this...
  2. A

    Android Question Array of text boxes or list

    Hello, I am trying to make an activity with on a horizontal line 1 label and 3 text boxes. the label just contains a number. Of the 3 text boxes, two must be filled in. When a enter is given, the third will be filled in and three new textboxes will appear. In the end, there will be a long...
Top