Login  Register

Re: docking windows

Posted by CARL Philippe (LBP) on Jul 13, 2015; 8:10am
URL: http://imagej.273.s1.nabble.com/docking-windows-tp5013516p5013532.html

Dear Pawel,
In order to have the ImageJ/Fiji banner always on top, you can use the following JavaScript code:
        importClass(Packages.ij.IJ)
        IJ.getInstance().setAlwaysOnTop(true);
But I don't think (= I don't know how) it is possible to dock ImageJ/Fiji windows.
My best regards,
Philippe

-----Message d'origine-----
De : ImageJ Interest Group [mailto:[hidden email]] De la part de Pawel Labno
Envoyé : samedi 11 juillet 2015 10:30
À : [hidden email]
Objet : docking windows

is there any way to dock imagej/fiji windows? i find it very annoying that windows are hiding all the time.

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

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