|
|
 |
| A dynamic keyboard using pages |
 |
| This tutorial focuses on the step by step creation of a dynamic keyboard containing a page control with two pages. The first page will contain alphabetic keys and the second numeric and function keys. |
| Playing with bevels |
 |
| This tutorial focuses on the step by step creation of a keyboard with several objects that use the bevel property. |
| Adding graphics |
 |
| This tutorial focuses on the step by step creation of a keyboard with images on the keyboard and on keys. |
| Creating an industrial control keyboard |
 |
| This article shows how you can use a virtual keyboard with applications that monitor the WM_KeyDown and WM_KeyUp Windows messages instead of taking the character produced by Windows as input. |
| Creating a dynamic ad viewer |
 |
| If you have some extra space available on your keyboard, why not use it to display ads, or other information that may be useful for the user. In this example we will create a keyboard that displays clickable bitmaps (image object) but you can easily achieve a similar effect using almost any object. |
|