Builder
Web-Based Config Builder
Section titled “Web-Based Config Builder”Build swiftDialog configurations directly in your browser! The Config Builder provides an interactive interface for creating both Dialog mode and Inspect mode configurations.
Features:
- Switch between Dialog Mode and Inspect Mode
- Visual preview of your configuration
- Real-time JSON validation
- Download or copy your configuration
- Support for all major dialog elements (buttons, text fields, checkboxes, list items, progress bars)
- Inspect mode preset layouts and items
swiftDialog Construction Kit (Alpha state)
Section titled “swiftDialog Construction Kit (Alpha state)”swiftDialog also includes a native --builder command. When called, an additional window is shown allowing you to update content and dialog properties and see the results in real time.
You can then generate JSON that can be used to re-create the dialog as you designed it
NOTE - This feature is not yet 100% complete and some settings are not available or will not appear in the generated JSON. Development is ongoing.
