Import RUI in RHI

Hi everyone. I’m working on a small python script, that I’m hoping to bind to a button.
In the docs, I read, that when I pack the rui file together with the plugin.py and “script”.py into the rhi file, it should get correctly placed during the installation by default.
But when I double-click the rhi file, it installs the two python files correctly, but also places the rui file in the same folder, as the script file and there, it gets ignored.
Am I forgetting something? How do I tell the installer to place the rui file in the UI folder?

Thanks.
Cheers,
Ivan

1 Like

Hi Ivan,

Did you manage to solve the problem?

1 Like