Android Numeric Pad

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
DPaul
Posts: 11
Joined: Fri Nov 07, 2014 8:49 pm

Android Numeric Pad

Post by DPaul » Fri Nov 07, 2014 8:55 pm

How do I force the android numeric pad to pop up for number only input?

Thanks for any help.

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

Re: Android Numeric Pad

Post by LCNeil » Sat Nov 08, 2014 11:55 am

Hi DPaul,

Check out mobileSetKeyboardType in the LiveCode dictionary :)


Kind Regards,

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

DPaul
Posts: 11
Joined: Fri Nov 07, 2014 8:49 pm

Re: Android Numeric Pad

Post by DPaul » Sat Nov 08, 2014 10:59 pm

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.

DPaul
Posts: 11
Joined: Fri Nov 07, 2014 8:49 pm

Re: Android Numeric Pad

Post by DPaul » Sat Nov 08, 2014 11:20 pm

OK, got it to work using preOpenCard. Not sure why it would not work elsewhere.

Thanks again.

I love this LiveCode!!!!

Post Reply