Message 1 of 4
Minimal UI with mutliple inputs example
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I was wondering if anyone has a Python example of how to create a minimal UI (similar to the one used in the Bolt script), but without using Classes. Or are the Classes absolutley necessary?
It doesn't have to create geometry, just a simple UI with 2 or 3 inputs and return the entries in a Messagebox.
Thanks,
William