Adam Baker
unread,Oct 16, 2018, 12:06:34 AM10/16/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Python Programming for Autodesk Maya
Hey all,
I have just started creating my Ui using qt. I’ve put in learning that you’re able to do a lot more complex designs and with that brings new challenges. Going for my own experience building Ui’s using maya.cmds I’ve come across some challenges.
First off I wanna learn how to create a “popupMenu” like cmds.popupMenu in QT (aka a right click menu) onto a QPushbutton. With the ability to add buttons, checkboxes,radio collectives and even text feilds inside this menu item.
Any help would be amazing.
- Adam B