Get/List Windows

Get/List Windows

gcoleman7779
Enthusiast Enthusiast
843 Views
1 Reply
Message 1 of 2

Get/List Windows

gcoleman7779
Enthusiast
Enthusiast

Is there a way you know of in python to get a list of all the windows (main, uv editor, graph editor, any error message window) that are active in Maya?  

0 Likes
Accepted solutions (1)
844 Views
1 Reply
Reply (1)
Message 2 of 2

mcw0
Advisor
Advisor
Accepted solution

In Mel, you can use "lsUI -window".  Sorry not in Maya right now so can't check the Python version.