Re: Can't save rois with RoiManager in plugin
Posted by Adam Waite on Mar 06, 2010; 12:36am
URL: http://imagej.273.s1.nabble.com/Can-t-save-rois-with-RoiManager-in-plugin-tp3689085p3689087.html
Hi Cspr,
> I'm very interested in knowing whether your call to
> rm.runCommand("Show All");
> does in fact work?
Yes. Strangely, even when I was unable to save the selections and got an error from RoiManager telling me that "the selection list is empty" (i.e., before I fixed my code by adding a call to the "getInstance()" method), I could see the RoiManager *and* the "Show All" command worked (in the sense that the selections, with labels, appeared on my image).
Adam