Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) il y a 1 an
..
Example.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) il y a 1 an
Example.csproj dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) il y a 1 an
README.md 516fec87e7 Update Example.cs to match root README.md il y a 2 ans

README.md

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.