On 10/06/2015 at 06:09, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R15
Platform: Mac ;
Language(s) : C++ ;
---------
Is there any way to add graphics to a shader GUI?
I'd like to try and spruce up my plugins a bit, since I'm thinking of selling them. I'm basically looking to do two things:
-
Add graphics inside the shader GUI (arrows, coloured bars, etc) mixed in with the usual C4D controls
-
Add a banner (maybe 48px tall) that auto-stretches across the attributes manager at the top of the shader UI
Is there any way of doing this? These plugins don't have dialogue boxes or anything, which is probably where I'm getting confused- there's a lot of stuff out there for adding graphics to a dialogue, but not a description based GUI in the Attributes Manager.
-CMPX