Re: Open an ImageStack in a customized ImageWindow

Posted by John Hayes on
URL: http://imagej.273.s1.nabble.com/Open-an-ImageStack-in-a-customized-ImageWindow-tp5007567p5007570.html

Hi Philippe,

I assume you are extending the ImageWindow class. If so, what have you changed that would affect the default image animations? Presumably, the problem is in your CustomImageWindow::paint method, but I think you need to provide more details (or the code itself) for someone to properly answer your question.

Actually, looking at ij/plugin/Animator.java, it seems you need to extend StackWindow and not just ImageWindow. That will probably solve your problem.

HTH and best regards,

John

Le 5 mai 2014 à 15:08, Philippe GENDRE a écrit :

> Dear List,
>
> What is the best way to animate an image sequence into an ImageWindow (my
> ImageWindow)?
>
> Thanks.
>
> Philippe
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html