update menus bug in macro

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

update menus bug in macro

Thomas Boudier
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
/*******************************************************/