Re: Selecting Menu Bar in a Macro?
Posted by Wayne Rasband on Jul 22, 2009; 1:55pm
URL: http://imagej.273.s1.nabble.com/Fwd-Selecting-Menu-Bar-in-a-Macro-tp3691689p3691690.html
On Jul 22, 2009, at 5:04 AM, Adam wrote:
> Is there a macro command to select the ImageJ Menu Bar?
>
> the equivalent of selectWindow("Log") but to switch back to the main
> imageJ toolbar?
>
> thanks
In the 1.43e daily build you can use selectWindow("ImageJ") to activate
(bring to the front) the "ImageJ" window.
-wayne