mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
* Fixed #3905, #3918 * Tweaked Generic * Label code cleanup * Clean up. * Clean up. * Clean up2.
Terminal.Gui C# Example
This example shows how to use the Terminal.Gui library to create a simple GUI 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
See README.md for a list of all Terminal.Gui samples.
Note, the old demo.cs example has been deleted because it was not a very good example. It can still be found in the git history.