ZBrushCentral

Is it possible to assign color to the background of a macro button

I am wondering if and how I might be able to change the background color of macro buttons that I place on my UI.

Thanks

It might be possible to make a graphic for the button and edit the code so that the button command loads the graphic instead of generating a standard button. It works for plugin buttons but I haven’t tried it with macros.

Yes, as Ryan says, you can create an image file that will display instead of the button text. See the attachment for how to do it. Look out for the number of commas of the button code! In this example the image is the standard half-palette width and quarter-palette height at a button size of 48.

choosebrush_icon.zip (4.28 KB)choosebrush_icon.zip (4.28 KB)