prs-plus icon indicating copy to clipboard operation
prs-plus copied to clipboard

System Keyboard for PRS505/300

Open GoogleCodeExporter opened this issue 9 years ago • 3 comments

Started porting the App-keyboards used in Frotz/Calendar/CLI into a general 
system-keyboard.
Main goal is to speed up typing. 
Using 10 keys in a row, so that the numeric-buttons can be used for input too. 
Size to change between normal and shifted
JoyPad to navigate, mainly UP/DOWN,
Center/HoldCenter to select,
Num-Key/holdNumKey to select key/bring up a popup with additional characters.

Will be put in a separate view in main.xml, and core1-script. (Like prspPopUp)

Possibilities: implementation of Search, to be used in dictionary and Apps.

Still to decide: 
Where should the key go?
Into a input-field in the keyboard context, or into a control in the container?

What should happen if OK is pushed?
I think it should bubble or call a function bound to the keyboard.

See how it looks like in the SIM:

Original issue reported on code.google.com by [email protected] on 12 Oct 2012 at 8:21

Attachments:

  • [Keyboard (SIM).jpg](https://storage.googleapis.com/google-code-attachments/prs-plus/issue-349/comment-0/Keyboard %28SIM%29.jpg)

GoogleCodeExporter avatar May 17 '15 10:05 GoogleCodeExporter