gdt050579/AppCUI
AppCUI is a cross-platform TUI (Text User Interface / Terminal User Interface) / CUI (Console User Interface) framework designed to allow quick creation of both TUI Application and TUI Games. AppCUI is heavily based on C++20 standards and offers a multitude of widgets such as windows, buttons, checkboxes, radioboxes, comboboxes, listviews, treeviews, tab controls, image previewers, and many more.
C++MIT
Issues
- 0
[Grid] Cells with different dimensions
#265 opened - 0
[Grid] Filtering
#264 opened - 0
- 1
- 1
Grid view features
#260 opened - 0
Reimplementation of border for ListView
#257 opened - 0
Snake with colors
#255 opened - 0
Tetris blocks with colors
#250 opened - 0
DrawRectangle - multiple forms
#247 opened - 0
TextField - accepted characters
#246 opened - 0
Convert all value based macros to constexpr
#242 opened - 0
Remove redundant and overused qualifiers
#240 opened - 0
- 0
Upper/Lower case for TextField/TextArea
#236 opened - 0
Specific handlers for ListView
#229 opened - 0
[Core][INI] Buffer support in Ini object
#228 opened - 0
[Core] Redesign OnBeforeSetText
#227 opened - 0
IniObject support for buffers
#225 opened - 0
- 0
- 0
WindowsTerminal - refactor
#216 opened - 0
command bar update bugs
#214 opened - 0
Gray scale image renderer
#212 opened - 0
- 0
Vertical/Horizantal flow layout
#207 opened - 0
Set current tab without changing the focus
#205 opened - 0
UnicodeStringBuilder rule of 5
#203 opened - 0
- 0
- 0
- 0
- 0
NumericSelector control -> a control that allows selection of a number within certain limits
#198 opened - 0
- 0
Add separators for combo-box items
#196 opened - 0
Implement menu bar for Window control
#195 opened - 0
Implement MenuBar for desktop
#194 opened - 0
Contextual Menu support
#193 opened - 0
- 0
Add support + enum for mouse buttons
#191 opened - 0
Add support for mouse wheel
#190 opened - 0
Numeric selector
#189 opened - 0
analyze if replacing 'const char *' width std::string_view will afect the rest of the cod
#188 opened - 0
Add suport for std::string and std::string_view for all classes that are using const char *
#187 opened - 0
- 0
- 0
Improve cmake to separate solution generation from build folder (add bin folder for binaries)
#184 opened - 0
Add samples projects for faster onboarding
#183 opened - 0
- 0
- 0
Support to organize all top windows in the following way: cascade, fill horizontally, vertical, etc
#180 opened