Keyboard

From uGFX Wiki
Revision as of 15:49, 4 February 2016 by Tectu (Talk | contribs) (API reference)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The keyboard widget provides a virtual on-screen keyboard. It's possible to change the keyboard layout dynamically. The widget comes with a set of built-in layouts such as QWERTY and NumPad but it's also possible to define custom layouts.

While the widget is fully functional, the corresponding documentation hasn't been written yet. Until we found time for that, please have a look at the official keyboard widget example that can be found in the uGFX library under /demos/modules/gwin/keyboard.

API reference

The API reference for the virtual keyboard widget can be found here.