Re: script parameter for popup menu
Posted by JonNathan on Mar 18, 2016; 3:46pm
URL: http://imagej.273.s1.nabble.com/script-parameter-for-popup-menu-tp5015936p5015940.html
Yes to part "b" of your reply. To be specific, I'm looking for the equivalent of the GenericDialog class addChoice method, but implemented using the @parameter notation. The script parameters make it easy to add inputs for primitives, Strings, etc. to a dialog, but I didn't see an easy way to add a drop-down list or combo-box to a dialog.
Thanks for any info you can provide.
Cheers,
Jon