View Single Post
04/07/14, 04:18 AM   #6
Kith
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 49
Originally Posted by Edda View Post
Okay that's a big list :|

I will try to trigger some events that may return the names of the windows.

Thanks tho.
An easier way to do this would be to download Zgoo http://www.esoui.com/downloads/info24-Zgoo.html and then once in-game, place the mouse cursor out in the world and type "/zgoo mouse". It should bring up the specifics of GuiRoot (the frame the whole UI is parented to), then you can go down to GetChildren() and expand it to see the list of TopLevel frames.
  Reply With Quote