PDA

View Full Version : pyqt4 with Maya 2012



JLYK
20th October 2011, 19:26
Hi,

I'm trying to create a pyqt ui in Maya and I want to be able to use the drag and drop function of Maya's shelfButton. I get stumped on the fact that I don't know what type of object a shelfButton is to Qt as this isn't something listed in the Qt class/modules. Is it possible to use the shelfButton, if so how?

Thanks!