> On Nov 10, 2019, at 12:42 PM, Piter_ <
[hidden email]> wrote:
>
> Hi everybody.
> Some time ago macro shortcuts have stopped working on my computer. Other
> shortcut seems to work. I have reinstalled Fiji but it did not help. Any
> idea where to look for the problem? I run latest Fiji on Ubuntu 18.04.
This macro
macro "Test [t]" {
print("This macro has a 't' shortcut");
}
works as expected for me using ImageJ on macOS and Fiji on Ubuntu. The âtâ shortcut works when I paste the macro into the Image/Fiji macro editor and install it using Macro>Install macros. And it also works when I save it as a file and install it using the Plugins>Macros>Install command.
-wayne
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html