C# Console GUI Graphics Library.
This library allows graphical GUI Windows and Inputs to be drawn in a console window
The example applications show what is possible and how to use the library
- TEXT is a text editing application simlar to Window's Edit
- Calculator is a simple calculation app
- File Change is an alternative to the cd/chdir command for changing the directory of a console window. It provides a GUI for selecting the new path.
Button
TextBox
TextArea
CheckBox
Radio Buttons
Labels
Dropdowns
Menus
FileBrowser
#Included Windows
Alert
Confirm
Save
Load