Feature - Enhancement #2222
Allow me to get the X, Y pixel position of an evewindow.
Start date:
2022-11-03
Due date:
% Done:
100%
Estimated time:
vbulletin_issue_id:
Description
Not sure if this is possible, but would love to be able to get the top left X,Y position of an evewindow relative to the client.
Updated by Amadeus almost 2 years ago
- Status changed from New to Implemented
- Assignee set to Amadeus
Added in version 20221213.0003
January 7, 2023
[20221213.0003]
* Added new MEMBERS to the 'evewindow' datatype:
1. X (int)
2. Y (int)
3. Height (int)
4. Width (int)