Login  Register

update menus bug in macro

Posted by Thomas Boudier on Mar 13, 2009; 9:43am
URL: http://imagej.273.s1.nabble.com/update-menus-bug-in-macro-tp3693316.html

Hi,

I've noticed a bug with UpdateMenus, when called from a macro it does
not work perfectly, it updates the menu but not the classes, if you
update a plugin it will not be updated in your menu.

When updateMenus is called :
runPlugin: ij.plugin.ImageJ_Updater menus
runPlugin: ij.plugin.ClassChecker

and when called from a macro (run("Update Menus");):
runPlugin: ij.plugin.ImageJ_Updater menus

Thomas

--
   /**********************************************************/
      Thomas Boudier, MCU Université Pierre et Marie Curie,
      IFR 83. Bat B 7ème étage, porte 709, Jussieu.
      Tel : 01 44 27 20 11  Fax : 01 44 27 22 91
/*******************************************************/