No. Maya does not come with pyqt. It is built on Qt only, and you have to install it yourself. Were you talking about a window using the native commands api? Sorry if I misunderstood that.
On Thu, Mar 1, 2012 at 1:55 PM, wilsimar <[email protected]> wrote: > thanks Justin and Chad, but I dont want external dependency. Can I to use > qt widgets without install qt and pyqt libs? Have maya pyqt embebed?? If I > send my file.py script to another user, will it work there? > > > > Em quinta-feira, 1 de março de 2012 13h28min18s UTC-3, wilsimar escreveu: > >> how to register one callback for maya keyboard and mouse events >> interception, in python api.. I need place my window widget on current >> mouse screen position, and close my window when ESC key pressed. Some tip?, >> site? or path to learning this???? I searched on old posts here and on >> google, but I'm out of luck. thanks. > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
