Hey! This may be the false thread and a noob question, but I'm having a really hard time finding out how to achieve a string Input into an UI-Panel inside of MoI.
What is the pendant for "numericinput" when I want to get a string?
I'd really appreciate any help. I am trying to build the script you ave already with automatic STEP to OBJ from a path.
Works fine without UI, but unfortunately not with one at the moment...
Huge thanks already!
Pascal
PS:
I know the numeric part in a .htm as of using:
...
| <input id="filePath" class="numericinput" default="Path" style="persist:true;"> |
...
|