ITCSsDeveloper / ConsoleDraw

C# Console Graphics Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConsoleDraw

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.

Included Inputs

Button
TextBox
TextArea
CheckBox
Radio Buttons
Labels
Dropdowns
Menus
FileBrowser

#Included Windows Alert
Confirm
Save
Load

Screenshots of Example Applications









About

C# Console Graphics Library


Languages

Language:C# 100.0%