Hi everyone. I’m interested in creating a character picker and I’ve done that sucessfully in the past using MEL.
This time around I would like to do it with QT to really make it shine and to learn some new tricks.
I have played around doing it in Python and sucessfully created bidirectional selection(If the hand is selected in the viewport it is also selected in the UI, and vice versa).
- Can you incorporate rectangle selection. Selecting many controls the same way like in the viewport?
- Is it possible to draw custom shapes for selections? Kind of like ZVGUI?
Years ago, I read a tutorial when HTML was still supported in Maya, making it possible to create pretty cool looking UI:s.
Never got an answer to why HTML was removed.