Problem (bug?) running script from context menu
#1
Problem, at least on Nexus.  Haven't had time to dig into this but I get some strange problem:

scripts provide dialog xml windows.

Running script from in skin like
xml:
<onclick>Runscript(script.myscript)</onclick>
works as expected.

So I add a context menu item as well in addon.xml or contextdialog with same Runscript.  When run from context menu the addon's xml dialog window gets opened as expected but it seems like "onClick" callback is getting called when a control gets focus.

Any ideas?

scott s.
.
Reply

Logout Mark Read Team Forum Stats Members Help
Problem (bug?) running script from context menu0