So, what do I need to know to write UI's with QT? c++? Haven't had a
lot of luck using PyQt inside of maya.

-shawn

On Mar 17, 1:06 pm, Chris G <[email protected]> wrote:
> 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

Reply via email to