10-30-2011 12:09 PM
Hello everyone;
I wonder if there any API for numeric virtual keyboard on Java ? Plus if there is any explanation for that API ..
Thanks in advance ![]()
Solved! Go to Solution.
10-30-2011 01:55 PM
Hi Ahmad89,
The link for the VirtualKeyboard API is this:
http://www.blackberry.com/developers/docs/4.7.0api
Under Keyboard Layout, it says:
"The keyboard layout that is displayed is determined by the edit field styles and text filters that are set for the field with input focus."
I hope that helps,
E.
10-30-2011 02:03 PM
yeah, i've seen it before ..
I think i have to make up my virtual keyboard :/
Thanks ![]()