Curvostella

Assembly of XHelpers.Console

Support for Console Applications

Curvostella

XHelpers library (Freeware) XHelpers library (Freeware)

The XHelpers.Console.dll module provides support for developing colorful console applications that interact with users (or simply output information) in the teletype mode (top-down, clearing symbol ouput periodically. The main class is the XConsole static class. This class contains many overloaded functions that allow developing nice output, simple user input, various dialogs/menues, etc.


Types Designed for Support for Console Applications (the XHelpers namespace):

Category Types
Simple console API (the teletype mode) XConsole, XConsoleColorRetention, XConsoleInputIdlePollingContext;
XAbortConsoleInputException;
XConsoleKeyToStringCallback, XAcceptConsoleInputKeyCallback, XValidateConsoleInputCallback, XConsoleInputIdlePollingCallback;
XConsoleInputOptions


See source code files (C#) of the ConsoleCalculator sample.
Figures: ConsoleCalculator



Top

© Sergei Kitaev (Китаев С.Ю.)