mirror of
https://github.com/VladimirMarkelov/clui.git
synced 2025-04-26 13:49:01 +08:00
Update README.md
This commit is contained in:
parent
3dbc7edccd
commit
6a2895ff2c
@ -9,20 +9,19 @@ The current list of controls:
|
||||
* Label
|
||||
* Button
|
||||
* EditFiled
|
||||
* ComboBox
|
||||
* ListBox
|
||||
* TextScroll: simple control to display scrolling text (e.g, for tail output)
|
||||
* ProgressBar
|
||||
* Frame
|
||||
* CheckBox
|
||||
* Radio: RadioGroup
|
||||
* Radio
|
||||
* RadioGroup
|
||||
|
||||
Built-in theme support. Now it is very basic: no way to load any theme from file, only one predefined theme
|
||||
|
||||
A set of global hotkeys. Windows version has more features and hotkeys - it is current limitation of 'termbox' library: https://github.com/VladimirMarkelov/termbox-go
|
||||
A set of global hotkeys
|
||||
|
||||
## Screenshots
|
||||
The screencast of demo included in the library:
|
||||
The screencast of demo (based on custom termbox-go Window build) included in the library:
|
||||
|
||||
<img src="./demos/demo.gif" alt="Library Demo">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user