Skip to content
/ UIKit Public

A c++ Library for easy, nice looking console GUIs

Notifications You must be signed in to change notification settings

EpsiRho/UIKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UIKit

A c++ Library for easy, nice looking console GUIs

Version

Beta 4 Revision 4

Changelog

Additions

-ClearPos
-Clipboard
-Font Handling
-Mouse Handling
-Refresh
-Window Handling

Changes

-Syntax fixed to be consistant camelCase
-list made a seprate command from upcomming editList command
-mouseChoiceMenu Clicking and highlighting extended
-color command now has overloaded syntax ( UI::color(int x, int y); and UI::color(COORD pos); )

Fixes

-mouseChoiceMenu breaking text input
-GetConsoleCursorPosition Not Working
-MouseChoiceMenu bugged when changing Y from 0 -Default Console Color not working -Menu titles being larger than choices causes clipping issues -Color not working after syntax change

About

A c++ Library for easy, nice looking console GUIs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages