StackWindow scrollbar question
Posted by
Kenneth Sloan-2 on
Oct 08, 2019; 10:04pm
URL: http://imagej.273.s1.nabble.com/StackWindow-scrollbar-question-tp5022502.html
In a Java plugin - I create a StackWindow with only 1 slice - and then add slices later.
Adding slices to the ImageStack works just fine - except that I don't get a scrollbar for the StackWindow.
I have limped along, using the arrow keys to navigate the stack, but I would prefer the scrollbars.
To make it more interesting, I actually have a class that extends StackWindow and requires some extra setup
to communicate with other windows - so simply tearing down the StackWindow and creating a new one does not work.
Is there a way to ADD the scrollbar on the fly (once there is more than one slice)?
--
Kenneth Sloan
[hidden email]
Vision is the art of seeing what is invisible to others.
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html