Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
Ahmad89
Posts: 26
Registered: 10-24-2011
My Carrier: NoN
Accepted Solution

Numeric Virtual Keyboard

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

Please use plain text.
Developer
maadani
Posts: 552
Registered: 05-04-2011

Re: Numeric Virtual Keyboard

Hi Ahmad89,

 

The link for the VirtualKeyboard API is this:

 

http://www.blackberry.com/developers/docs/4.7.0api/net/rim/device/api/ui/VirtualKeyboard.html

 

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.

Please use plain text.
Developer
Ahmad89
Posts: 26
Registered: 10-24-2011
My Carrier: NoN

Re: Numeric Virtual Keyboard

yeah, i've seen it before ..

I think i have to make up my virtual keyboard :/

 

Thanks :smileyhappy:

Please use plain text.