PDA

View Full Version : Adding a button to the existing interface



cgvinny
05-18-10, 06:15 AM
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 !

marcus_civis
05-18-10, 09:40 AM
I'm sorry to say you can't add plugin buttons to the Tool palette submenus. It's because they only exist when there's a 3D tool selected.