Modifying the Macro Recorder
Posted by
JonKaplan on
Jul 20, 2010; 11:40pm
URL: http://imagej.273.s1.nabble.com/Modifying-the-Macro-Recorder-tp3687468.html
Hello,
I am attempting to alter the Macro Recorder so that another plugin can be notified when the Recorder adds to its text.
I tried to copy the source code and add an underscore (as outlined at
http://rsbweb.nih.gov/ij/docs/menus/plugins.html "Internal Plugins"). The new Recorder_ plugin runs fine and looks identical but does not do any recording. I believe this stems from not knowing what calls the Recorder methods.
If anyone knows how I could use a modified Recorder it would be much appreciated.
Thanks,
Jon