There’s a parameter that I can’t see with the show function. It’s the name of the pass: How can I rename VRaySamplerInfo please?
Thanks a lot, that’s totally clear.
show (RenderElementMgr) No Info Found on: RenderElementMgr
How do you do it? showProperties doesn’t work. Can you be more precise? Being a basic operation doesn’t mean I know it
thanks guys!
How do you create a global dotnetcontrol if you want to change the back color on a MouseEnter event? fn event1 test2 = ( test2.backColor = colors.fr…
dotNet.addEventHandler button_config “MouseEnter”(button_Config2.image = pathImg_Config3) like that?
Alright thanks! By using this method the event MouseEnter doesn’t work anymore? on button_config MouseEnter do test.backColor = colors.fromArgb 0 0…
I wasn’t aware of the tick event! Thanks a lot, it works like a charm!
I don’t get your last message about the global/local variable, sorry? by the way “config”: messagebox(s.tag) works well. by the way, do we really ha…