Posted by
Michael Schmid on
URL: http://imagej.273.s1.nabble.com/Making-hotkeys-tp5008936p5008939.html
Hi Rebecca,
one more possibility for shortcuts:
Add a macro to your StartupMacros file in ImageJ/macros:
macro 'Plot Z axis Profile [F1]' {
run("Plot Z-axis Profile");
}
See
http://rsb.info.nih.gov/ij/developer/macro/macros.html#shortcutsFurthermore, there is the Action Bar plugin by Jerome Mutterer, also very handy for commands that you need very often:
http://imagejdocu.tudor.lu/doku.php?id=plugin:utilities:action_bar:startMichael
________________________________________________________________
On Jul 29, 2014, at 18:51, Curtis Rueden wrote:
> Hi JPK,
>
>> I have not been able to discover how to assign keys to items in the
>> pull-downs.
>
> Plugins > Shortcuts > Create Shortcut...
>
> Or you can press L for the Command Finder (to "Launch" them), which is a
> very fast way of executing commands.
>
> Regards,
> Curtis
>
>
> On Tue, Jul 29, 2014 at 11:43 AM, Rebecca Keller <
[hidden email]>
> wrote:
>
>> Dear List,
>>
>> I have not been able to discover how to assign keys to items in the
>> pull-downs. For example, I am always using image->stacks->plot z-axis
>> profile, and would love not to have to go through the pull-downs to get
>> there. Is there a simple way to do this, or perhaps to put a button on the
>> menu bar?
>>
>> Thanks,
>>
>> JPK
>>
>> --
>> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>>
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html