Numbers keyboard
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Numbers keyboard
Hi,
I just want to know if there is an option to create a numbers keyboard on Livecode?
If someone know anything about it and can help me with that I will very appreciate it!
Thank you all!
Liad Tal.
I just want to know if there is an option to create a numbers keyboard on Livecode?
If someone know anything about it and can help me with that I will very appreciate it!
Thank you all!
Liad Tal.
Re: Numbers keyboard
Is this one of those "mobil" things?
Otherwise, I would be glad to help.
Craig Newman
Otherwise, I would be glad to help.
Craig Newman
Re: Numbers keyboard
Yes, I want to create this keyboard for mobil app..
Re: Numbers keyboard
Hi Liad,
1. welcome to the forum!
2. Since we are neither deaf nor blind here, I removed the SIZE tags from your posting!
Best
Klaus
1. welcome to the forum!

2. Since we are neither deaf nor blind here, I removed the SIZE tags from your posting!
Best
Klaus
Re: Numbers keyboard
Hi Liad Tal,
There is this;
or
Simon
There is this;
Code: Select all
mobileSetKeyboardType "numeric"
Code: Select all
mobileSetKeyboardType "number"
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!