Message 1 of 2
Executing a Panel "dropdown" list item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can anybody help?
I have created a toolbar, using a Fusion 360 Python script, that has 4 separate dropdown options.
Please see the attached txt file for the code that I am using to create the toolbar.
How can I run the code associated with each dropdown item?
For example,
The first dropdown item is called "Configure".
For testing purposes only, I want to show a messagebox saying "You have selected "Configure" when I manually select it from the dropdown list.
Many thanks in advance!
Darren