|
|
1 week ago | |
|---|---|---|
| .. | ||
| Example.cs | 215d76645b Tweaks | 1 week ago |
| Example.csproj | 7fe6fd9453 Fixes #4046 - Moves examples into `./Examples` and fixes `./Tests` (#4047) | 6 months ago |
| README.md | a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) | 1 week ago |
This example shows how to use the Terminal.Gui library to create a simple TUI application in C#.
This is the same code found in the Terminal.Gui README.md file.
To explore the full range of functionality in Terminal.Gui, see the UICatalog project