Set shortcuts
tutor
Is there a way to set shortcuts to some functions one needs to run all the time? instead of writing it in the command line window or clicking a button on some panel -- just to type a user defined shortcut from the keyboard ...
Thank you !
Execute the following command in Igor's command window to get more information:
April 12, 2010 at 09:52 am - Permalink
April 11, 2011 at 01:13 am - Permalink
I think this conflicts with Igor's special keyboard handling for graphs. When a graph window is active and you type, Igor assumes that you want to type a command and switches focus to the Command Window. That disables the Graph menu. Evidently, we don't check adequately for special keys when we do this.
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
April 11, 2011 at 10:25 am - Permalink
April 12, 2011 at 12:05 am - Permalink
OK. Of course, that conflicts with Edit->Cut. We reserve function keys and Cmd-number for users; I think we have used up pretty much all the unmodified letter keys. Perhaps try Cmd-Option-somekey or Cmd-Control-somekey.
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
April 12, 2011 at 09:09 am - Permalink