Login  Register

Re: How redisplay ImagePlus window after being closed?

Posted by intheclouds089 on Jun 21, 2010; 9:42am
URL: http://imagej.273.s1.nabble.com/How-redisplay-ImagePlus-window-after-being-closed-tp3687861p3687864.html

Hello whoiswho,

I had a similar problem, and for me it was enough to create a new StackWindow out of the ImagePlus instead of calling the show method.

Best,
Christian