Info regarding licensing: http://www.qtsoftware.com/about/news/lgpl-license-option-added-to-qt
It looks like its limited to v4.5. John Creson wrote: > Pyqt is not integrated in Maya. > Python is embeded in Maya, this enables one to use Pyqt in Maya, but > licensing is a different story. > JohnCreson > On Sat, Feb 28, 2009 at 4:31 PM, yury nedelin <[email protected] > <mailto:[email protected]>> wrote: > > If you on 64 bit you might have problems finding python UI > modules, we could not find one few month ago, but we are on maya > 8.5 and using 2.4 python. Not sure if maya 9 has python UI modules > that work 64 bit but it is somthing to consider. > > yury > > > > > On Sat, Feb 28, 2009 at 12:56 PM, Mathew Berglund > <[email protected] <mailto:[email protected]>> wrote: > > searching around i found this: > > http://groups.google.com/group/python_inside_maya/web/using-pyqt-with-maya?pli=1 > > > > > -Mat > > /************************************* > Mat Berglund > Technical Animator > Volition, THQ > **************************************/ > “I heard this lady say “I love kids.” That’s nice, a little > weird though. It’s like saying “I like people, for a little > while.” “How old are you? 14? Get away from me!”” > > > On Sat, Feb 28, 2009 at 2:39 PM, demetrius > <[email protected] <mailto:[email protected]>> > wrote: > > > Re: pyQt - rumor has it that they will be offering a free > commercial > license in March/April. Also I think (could be wrong) > Maya has pyqt > integrated in the package. > > suyati wrote: > > hi barakooda, > > we use qt for most of the UI`s (building them in QT > designer and > > converting them to pyqt). > > works good from inside maya. > > > > -yuk > > > > On Feb 28, 5:35 pm, barakooda <[email protected] > <mailto:[email protected]>> wrote: > > > >> Thank you for the fast reply ! > >> i see wxPython, and > >> PyQt > >> > >> i will happy to hear more suggestions before i start to dig > >> > >> thank you all! > >> > >> Barak Koren. > >> > >> On 28 פברואר, 12:29, Mathew Berglund > <[email protected] <mailto:[email protected]>> wrote: > >> > >> > >>> In the past i've used wxPython. But the problem is it > takes over the main > >>> thread. so you have to use the maya command port and > send your script calls > >>> over to maya. A little bit of work up front, but i > like the results. I > >>> haven't tried other UI's. > >>> > >>> -Mat > >>> > >>> /************************************* > >>> Mat Berglund > >>> Technical Animator > >>> Volition, THQ > >>> **************************************/ > >>> “I heard this lady say “I love kids.” That’s nice, a > little weird though. > >>> It’s like saying “I like people, for a little while.” > “How old are you? 14? > >>> Get away from me!”” > >>> > >>> On Sat, Feb 28, 2009 at 10:26 AM, barakooda > <[email protected] <mailto:[email protected]>> wrote: > >>> > >>>> i almost finish my core script (build it from > scratch to teach my > >>>> self maya and python > >>>> here is my first output > >>>> http://www.youtube.com/watch?v=UQhipf3f_zc > >>>> > >>>> now i want to build UI and i prefer more universsal > way of making UI > >>>> and not the standard mel UI > >>>> > >>>> any ideas suggestion will be welcome!! > >>>> > >>>> thank you > >>>> > >>>> Barak Koren > >>>> > > > > > > > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
