-
Dropdown menu in extendscript dialogue
Is it possible to make dropdown menus? Basically I want to make a menu of different bezier colors and a button to apply it.
I assume I need to also make a call to an ‘onChange’ command for when the user selects a different option. I’ve done this with text boxes before, my thinking would be it works the same way?