Created GUI Widget Preview (markdown)

gullradriel
2025-02-16 16:37:40 +01:00
parent 01150066b0
commit 28d786ab5e

15
GUI-Widget-Preview.md Normal file

@@ -0,0 +1,15 @@
![image](https://github.com/user-attachments/assets/c3a29cc8-2b8a-41b1-84fe-b6867779e5e5)
# Introduction
With this tool you can preview the widget easily without compiling.
The framework is mostly done, and only a few widgets are missing. If you are willing to implement the missing ones, you're welcome.
# Syntax
```widget_preview.py path/to/myfile_containing_widgets_declaration.hpp```
> [!NOTE]
> 80% of the code in this script were written by GitHub Copilot AI