I'm not sure if I understand your problem, but, maybe what you're looking for is the pumpThread module, it throws your pyqt window in a new thread so you can access to your maya scene while pyqt window is running, without lock it. If that's the problem, I can tell you more about how to use this.
On 8 jun, 13:11, mleep <[email protected]> wrote: > Is there a way to have access to the Maya scene (regular user input/ > access) with a QDialog window running in the background? --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
