Taylor - if you're simply looking to see changes in the scene (and now worried about interacting with it), redraw() might work for you...
- Paul On Mon, Jun 8, 2009 at 6:01 AM, sukuba<[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
