Hey guys,
I want to create a few PyQt UI's to keep all my animation tools in a
particular area and cut down on clutter.
I know this must be possible because I've seen a few GUI's pull it off
like this: http://www.martintomoya.com/Site/tools_info.html

Specifically I would like to embed the channel box into a PyQt UI, and
I've read the way to do it is with scriptedPanels but I can't figure
out how to implement this in PyQT.
http://download.autodesk.com/global/docs/maya2012/en_us/CommandsPython/scriptedPanel.html

THe first problem is that according to the docs, this is pretty much a
MEL only function as far as I can tell.
The other is, I'd rather stick to Python if possible than MEL.

I'm wide open to ideas. Much appreciated.

-Dhruv

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to