A fork of the discontinued VKDoom with a few missing fixes.
- C++ 71.9%
- C 20.1%
- ZenScript 5.8%
- Yacc 0.6%
- CMake 0.5%
- Other 0.8%
cecd34301 Delay load DPI-related functions bfc172f70 Added exception to some unimplemented functions 7c8d469bc Added item modifications functions 847d0e6d9 Improved keyboard navigation 8c4270e0f Dropdown can now be closed by re-selecting it 91402c31e Fix dropdown positioning in x11 and win32 02da8cdc0 Added ListView::GetPreferredWidth, ListView::GetPreferredHeight, ListView::GetMinHeight 04bf153d9 Added event subscriber system 1ce55e5da Added Dropdown Known issues: does not hide when parent widget's visibility changes git-subtree-dir: libraries/ZWidget git-subtree-split: cecd34301d369400227eb0f27bad2ab41ad756d2 |
||
|---|---|---|
| .github/workflows | ||
| example | ||
| include/zwidget | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE.md | ||
| README.md | ||
ZWidget
A framework for building user interface applications