Login  Register

Re: macro and Button with ImageJ

Posted by James Herbers on May 16, 2007; 1:35pm
URL: http://imagej.273.s1.nabble.com/macro-and-Button-with-ImageJ-tp3699457p3699458.html

Juan Francisco wrote:

> Dear all:
>   does anyone how to create a button to put on the menu bar of ImageJ in order to execute a previously created macro?
>   Thank you very much!!
>   JFC
>
>  
> ---------------------------------
>
> LLama Gratis a cualquier PC del Mundo.
> Llamadas a fijos y móviles desde 1 céntimo por minuto.
> http://es.voice.yahoo.com
>  
To add a macro to the tool bar in ImageJ see
http://rsb.info.nih.gov/ij/developer/macro/macros.html#tools
It shows you how to do this.

James H.