IJ-Robot issues in macOS?
Posted by
Gabriel Landini on
Sep 09, 2020; 6:57pm
URL: http://imagej.273.s1.nabble.com/GenericDialog-and-imagej-lockups-tp5023908p5023922.html
Hi,
Does anybody here use the IJ-Robot plugin on a mac?
I am asking because somebody contacted me that it does not seem to work in
Catalina but I do not have a mac to try it.
Apparently the code below does not do anything (but it does in my linux
install: moves the mouse to the coordinates 100, 300 of the screen).
showMessage("IJ_Robot Demo","Please do not move the mouse after pressing OK");
wait(1000); // wait 1 sec. before starting
run("IJ Robot", "order=Move x_point=100 y_point=300");
Thanks
Gabriel
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html