Nothing officially changes from a scripting point of view. If you want to use PyQt, you'll have to install it yourself. Once you do, you'll be able to hook right in to Maya's UI in the usual PyQt way.
- chris On Wed, Mar 17, 2010 at 3:45 PM, shawnpatapoff <[email protected]>wrote: > Does anyone know how interaction with QT and Maya is working from a > scripting point of view? At first I was assuming you would do > something like: > import pyqt...(make ui) > > and use the PyQt to create your UI's within maya. I think I'm wrong, > any thoughts? > > Cheers, > Shawn > > -- > http://groups.google.com/group/python_inside_maya -- http://groups.google.com/group/python_inside_maya
