Focus andriod textfield...

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
snop21
Posts: 90
Joined: Mon Jan 20, 2014 2:54 pm

Focus andriod textfield...

Post by snop21 » Wed Feb 12, 2014 3:57 am

Hello..!

is this possible focusing a native andriod textfield?.


Thanks guys.!

-snop21

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Focus andriod textfield...

Post by LCNeil » Wed Feb 12, 2014 10:18 am

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
--

snop21
Posts: 90
Joined: Mon Jan 20, 2014 2:54 pm

Re: Focus andriod textfield...

Post by snop21 » Thu Feb 13, 2014 7:22 am

runrevneil,

Thank you.. :)

Regards

-snop21

Post Reply