Hey guys !
i am trying to add a button to an existing subpalette thanks to a startup zplug.
so I used this line :
[ IButton,“Tool:texture Map:Import”,“Import a texture”, //etc…
It works well while tesing it, but when I restart Zbrush, the zplugin is loaded before the interface, so this button cannot be added.
Is there a way to delay the loading of the Zplug, or an other way to do it ?
Thx guys !