Page 1 of 1

Android Numeric Pad

Posted: Fri Nov 07, 2014 8:55 pm
by DPaul
How do I force the android numeric pad to pop up for number only input?

Thanks for any help.

Re: Android Numeric Pad

Posted: Sat Nov 08, 2014 11:55 am
by LCNeil
Hi DPaul,

Check out mobileSetKeyboardType in the LiveCode dictionary :)


Kind Regards,

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

Re: Android Numeric Pad

Posted: Sat Nov 08, 2014 10:59 pm
by DPaul
Thanks Neil,

Using it, but still having alpha pop up. I am trying to figure where to set it now to make it pop up when my input field is selected. So far no luck. I will keep trying. Let me know if you have somewhere to suggest.

Re: Android Numeric Pad

Posted: Sat Nov 08, 2014 11:20 pm
by DPaul
OK, got it to work using preOpenCard. Not sure why it would not work elsewhere.

Thanks again.

I love this LiveCode!!!!