Re: Issues with real-time display in ImageJ

Posted by MRivers on
URL: http://imagej.273.s1.nabble.com/Issues-with-real-time-display-in-ImageJ-tp5022793p5022794.html

I have learned more about my second problem.  

In my code that displays the new image I am calling ImagePlus:: img.updateStatusbarValue().  If I call this function then the intensity value updates, but the mouse does not track accurately.  If I move the mouse quickly it tracks somewhat, but if I move it slowly it does not track at all.  

If I don’t call updateStatusbarValue() then the mouse tracks perfectly, but the intensity value does not update when a new image is displayed.

Thanks,
Mark


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