Re: Setting "Data changed flag" from plugin/macro?
Posted by Albert Cardona on Oct 25, 2006; 9:32am
URL: http://imagej.273.s1.nabble.com/can-i-draw-cylinders-tp3701211p3701219.html
Joachim,
Using the call() macro function you can call a static method somewhere in your
plugins that sets the current ImagePlus to changes = true
Albert