mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
* Tons of API doc updates * tweaked scenario * try to fix unit test crash in ubuntu action * try to fix unit test crash in ubuntu action2
11 lines
340 B
Markdown
11 lines
340 B
Markdown
# CharacterMap Scenario Deep Dive
|
|
|
|
The CharacterMap Scenario is an example of the following Terminal.Gui concepts:
|
|
|
|
- **Complex and High-Performnt Drawing** -
|
|
- **Virtual Content Scrolling** -
|
|
- **Advanced ScrollBar Control** -
|
|
- **Unicode wide-glyph Rendering** -
|
|
- **Advanced Layout** -
|
|
- **Cursor Management** -
|
|
- **Context Menu** - |