MoI discussion forum
MoI discussion forum

Full Version: Share your MoI keyboard shortcuts

Show messages:  1-8  9-28  29-48  49-68  69-72

From: none (EVALON)
16 Apr 2023   [#69] In reply to [#68]
Hi Michael,

& thanks for your prompt & helpful reply ;-)

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. " ... I have attached a screendump of what the moi.ini looks like an the error message. Maybe I need to change something somewhere to make it work ... ?

Cheers, Jesper

Image Attachments:
Moi3D.jpg 


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-8  9-28  29-48  49-68  69-72