Clone
2
GUI Widget Preview
gullradriel edited this page 2025-02-16 16:37:58 +01:00

image

Introduction

With this tool you can preview the widgets 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