Maintenance for the week of March 3:
• PC/Mac: No maintenance – March 3
• NA megaservers for maintenance – March 5, 4:00AM EST (9:00 UTC) - 11:00AM EST (16:00 UTC)
• EU megaservers for maintenance – March 5, 9:00 UTC (4:00AM EST) - 16:00 UTC (11:00AM EST)
• ESO Store and Account System for maintenance – March 6, 6:00AM EST (11:00 UTC) - 4:00PM EST (21: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.