Hi all, thank you for the replies. I am actually using cmds.windows as an example. In actual fact, on hand, I have a function that was calling an import dialog (It is not maya module, i suppose but rather it came from my company's own modules and I thought using cmds.window will be the same, guess i was very wrong) and I was thinking if it will then be possible to close that particular import dialog..
Sadly, I can only thought of .close() as one of the way but it is not working as well.. Unless there is some sort of way to 'detect' that the dialog was close in that function before proceeding to the next function.. -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/e0eec6ad-62b2-49b8-af9c-84b8872d82d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
