From 6a2895ff2cc2fd74ff3c50f916913e9a5f74b937 Mon Sep 17 00:00:00 2001 From: Vladimir Markelov Date: Fri, 16 Oct 2015 10:19:36 -0700 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3e29860..6d5f234 100644 --- a/README.md +++ b/README.md @@ -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: Library Demo