Page 1 of 1

Focus andriod textfield...

Posted: Wed Feb 12, 2014 3:57 am
by snop21
Hello..!

is this possible focusing a native andriod textfield?.


Thanks guys.!

-snop21

Re: Focus andriod textfield...

Posted: Wed Feb 12, 2014 10:18 am
by LCNeil
Yes it is possible, although unlike iOS, the keyboard will not automatically display.

The following is taken from the "mobileControlDo" entry of the LiveCode Dictionary-
Text Input Specific Actions
• focus - Focus on the control. On iOS this will also display the keyboard.
Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
--

Re: Focus andriod textfield...

Posted: Thu Feb 13, 2014 7:22 am
by snop21
runrevneil,

Thank you.. :)

Regards

-snop21