Message 1 of 1
PYQT in Maya 2012?

Not applicable
02-08-2012
03:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to create a pyqt ui with buttons in Maya that I can drag and drop onto Maya's shelf. I was hoping to use the drag and drop function of Maya's shelfButton but 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?