Files
Terminal.Gui/Example
BDisp c867d32a13 Fixes #1739. Setting menu UseKeysUpDownAsKeysLeftRight as false by default. (#1779)
* Fixes #1739. Setting menu UseKeysUpDownAsKeysLeftRight property as false by default.

* Fixed some more bugs and added support for UseKeysUpDownAsKeysLeftRight on the demo file.
2022-06-11 03:24:46 -07:00
..
2022-02-18 07:23:46 -08:00
2022-05-29 10:18:16 +12:00
2020-10-22 09:27:07 -06:00

demo.cs

This is the original Terminal.Gui sample app. Over time we will be simplifying this sample to show just the basics of creating a Terminal.Gui app in C#.

See the Sample Code section README.md for a list of all samples.