MoI discussion forum
MoI discussion forum

Full Version: Share your MoI keyboard shortcuts

Show messages:  1-9  10-29  30-49  50-69  70-72

From: Michael Gibson
16 Apr 2023   [#70] In reply to [#69]
Hi Jesper,

re:
> However, when I try your script I get an error message saying that " Typeerror: Result
> of expression 'moi.ui.findElement' [undefined] is not a function. "

The script uses some infrastructure that was added in MoI version 4, but you're using MoI version 3, so that's the problem.

Try this instead, it should work ok in v3:

script: /* Show edit size menu */ moi.ui.showMenu( 'EditSizeMenu.htm', moi.ui.sidePane.PropSizeContainer, 0, 0 );

- Michael
From: none (EVALON)
16 Apr 2023   [#71]
Hi Michael,

Thanks again for helping out with this - I have copied the script to my .ini list and it works fine! ... Much appreciated ;-)

Jesper
From: pafurijaz
21 Apr 2023   [#72]
This topic saved my life..
Now I works too fast, thanks to all!

Show messages:  1-9  10-29  30-49  50-69  70-72