I have a couple of questions:
- is it possible to change the color of a single button via python?(like the “add Driver” Operator does)
- is it possible to change original blender buttons to execute something else(without changing the source .py ui file). Specifically: Then the user hits the render button, I want to trigger another function and stop the rendering.