Navigation Menu

Skip to content

OpenLispDotNet/ConsoleDraw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%