You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've started to put together a simple (to-be-)cross-platform module to interact with and gather data about GUI windows, in this case, to grab the x-position, y-position, width and height of the "Grand Theft Auto 5" window for use in, for example, the test_model.py script.
My issue is that I don't have a Windows PC available for testing, so if anyone would kindly offer a few minutes to test my changes (below) that'd be great.
Hi guys, @Sentdex,
I've started to put together a simple (to-be-)cross-platform module to interact with and gather data about GUI windows, in this case, to grab the x-position, y-position, width and height of the "Grand Theft Auto 5" window for use in, for example, the test_model.py script.
My issue is that I don't have a Windows PC available for testing, so if anyone would kindly offer a few minutes to test my changes (below) that'd be great.
https://github.com/OpenPetel/pygta5
The text was updated successfully, but these errors were encountered: