TextEdit

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 textedit widget allows the user of a GUI to input text. The text input source can either be a physical keyboard (or keypad) interfaced through the GINPUT module or the virtual on-scree keyboard widget.

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 textedit widget example that can be found in the uGFX library under /demos/modules/gwin/textedit.

API reference

The API reference for the textedit widget can be found here.