Inputbox.rb is a helper to simplify creating dialogs for SketchUp plugins.
I've updated the script with the following neat-o features:
- Access the values by name or by index.
- An "each" method to iterate the options.
- Reset fields to original values.
- Persistent storage using the Registry (or .plist file on Mac.)
View the Inputbox page for example usage.
0 comments:
Post a Comment