Re: Revert Button
Posted by Albert Cardona on
URL: http://imagej.273.s1.nabble.com/Revert-Button-tp3703455p3703456.html
The extra popup menu for the Revert menu could be handled in a macro by giving
the macro command proper arguments. Remember all GenericDialog are
scriptable, and if all values are passed in the macro command call, the
dialog is not shown!
Albert