Maintenance for the week of March 9:
• NA megaservers for patch maintenance – March 9, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC)
• EU megaservers for patch maintenance – March 9, 8:00 UTC (4:00AM EDT) - 16:00 UTC (12:00PM EDT)
• ESO Store and Account System for maintenance – March 11, 9:00AM EDT (13:00 UTC) - 1:00PM EDT (17:00 UTC)
[HELP] Getting window's position?
I've got a movable window that I'm trying to save off the position of. The window is defined in its own GuiXml. In its TopLevelControl I've given it a name. I was assuming that with its name I could access it from the .lua file via that name. Maybe that's the part I'm missing. I've got my method plugged in the OnMoveStop element and I know the method is firing off. I just can't get through this thread-bare API with its broken search and find anything useful.
So if someone could tell me how to get the position of my named window that would be awesome.