You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
410 B
7 lines
410 B
<p>This application is an example of writing an input method for a software keyboard. |
|
This code is focused on simplicity over completeness, so it should in no way be considered |
|
to be a complete soft keyboard implementation. Its purpose is to provide |
|
a basic example for how you would get started writing an input method, to |
|
be fleshed out as appropriate.</p> |
|
|
|
<img alt="" src="../images/SoftKeyboard.png" /> |