mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-15 19:34:18 +00:00
Created GUI Widget Preview (markdown)
15
GUI-Widget-Preview.md
Normal file
15
GUI-Widget-Preview.md
Normal file
@@ -0,0 +1,15 @@
|
||||

|
||||
|
||||
|
||||
# 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
|
||||
Reference in New Issue
Block a user