/UserInterface.cpp

Lightweight DSL for creating GUI in C++ (with adapters for Qt, Gtkmm, wxWidgets, FLTK, ImGUI, and nana)

Primary LanguageC++BSD Zero Clause License0BSD

UserInterface.cpp

Lightweight DSL for creating GUI in C++
(with adapters for Qt, Gtkmm, wxWidgets, FLTK, ImGUI, and nana)

No Layout Support Planned - Not for pretty UIs!

Feature Support Status

v1

Feature Qt Gtkmm wxWidgets FLTK ImGui Nana
Window x x x
Label x x x
Text field x x x
Button x x x
Tabs x x x

Future

Feature Qt Gtkmm wxWidgets FLTK ImGui Nana
Multiple Windows x x x
Window icons
Menu items
Toolbar buttons
Text area
Checkbox
Radio button
Dropdown
Listbox
Slider
Progress bar
Image
Table
Tree
Message dialog
Input dialog
File dialog
Folder dialog
System tray icon