Hi there,
I'm scripting a custom GUI for a code I did for my Team. Just started learning about python and MEL scripts so my questions are a tad bit simple.
I'm trying to put these Dot UI into my menu but I do not the MEL commands for them.
It's just a simple script where it applies one of three shaders onto the selected objects. I know how to make buttons but I would love to know what is the MEL Command to make these Dot things
Solved! Go to Solution.
Hi there,
I'm scripting a custom GUI for a code I did for my Team. Just started learning about python and MEL scripts so my questions are a tad bit simple.
I'm trying to put these Dot UI into my menu but I do not the MEL commands for them.
It's just a simple script where it applies one of three shaders onto the selected objects. I know how to make buttons but I would love to know what is the MEL Command to make these Dot things
Solved! Go to Solution.
Solved by chokmah. Go to Solution.
Hello @Anonymous ,
I think these are radio Button. You should to seek to radionButton command in melscript or python 🙂
Hello @Anonymous ,
I think these are radio Button. You should to seek to radionButton command in melscript or python 🙂
Thanx alot for your help
Thanx alot for your help
Can't find what you're looking for? Ask the community or share your knowledge.