Hi, I'm making some custom file saving dialogs with pyQT. All the stuffs work nice, but I have one big problem :
When saving, it's obvious that I DONT want the user being able get back in maya and do stuffs. But actually, when I'm opening the dialog box, maya is still available to the user. How is it possible to make maya wait for the dialog to close ? (if you know the answer, please post a little example with a unresponsive "hello world" dialog box :) --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
