Dear all/Johannes,
Some minutes ago I have submitted a Fiji bug (bug 859
<
http://fiji.sc/bugzilla/show_bug.cgi?id=859> ) about the fact that the
Always_on_Top.js macro is not working anymore in Fiji as it is still working
within the vanilla ImageJ.
In the meantime I have found the solution which is that some of the classes
(ij.* in this case) are not anymore imported by default in Fiji as they
should (see
http://rsbweb.nih.gov/ij/macros/js/AA_README.txt).
And this "bug" can thus be solved by simply adding the line:
"importPackage(Packages.ij);" before the
"IJ.getInstance().setAlwaysOnTop(true);" one.
I dont really know how or where I should report the solution for this
reported bug and apologize if this list isnt the most appropriate place.
My best regards,
Philippe
Philippe CARL
Laboratoire de Biophotonique et Pharmacologie
UMR 7213 CNRS - Université de Strasbourg
Faculté de Pharmacie
74 route du Rhin
67401 ILLKIRCH
Tel : +33(0)3 68 85 41 84
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html