This repository has been archived on 2022-08-05. You can view files and clone it, but cannot push or open issues or pull requests.
CC-Functions/Commandline/TUI
2020-06-12 15:12:13 +02:00
..
Button.cs Centered Screen (like Dialog) and fixes 2020-05-23 17:22:45 +02:00
CenteredScreen.cs Dont draw on title change (prevents NullReferenceException in edge case) 2020-06-12 14:25:24 +02:00
CheckBox.cs Centered Screen (like Dialog) and fixes 2020-05-23 17:22:45 +02:00
Control.cs Centered Screen (like Dialog) and fixes 2020-05-23 17:22:45 +02:00
DiffDraw.cs More null proofing 2020-06-12 15:12:13 +02:00
InputEventArgs.cs Centered Screen (like Dialog) and fixes 2020-05-23 17:22:45 +02:00
Label.cs Centered Screen (like Dialog) and fixes 2020-05-23 17:22:45 +02:00
Panel.cs Centered Screen (like Dialog) and fixes 2020-05-23 17:22:45 +02:00
Pixel.cs More null proofing 2020-06-12 15:12:13 +02:00
Screen.cs Make "Color" property on TUI screen accessible 2020-06-12 14:38:07 +02:00
Slider.cs Prevent DivideByZero if MaxValue and MinValue are equal 2020-06-12 13:02:05 +02:00
TextBox.cs Centered Screen (like Dialog) and fixes 2020-05-23 17:22:45 +02:00