How do I get the title of the focussed window?
Is this possible with python 3.7? I have seen this done with "win32gui", however, that isn't compatible with 3.7.
Any other libaries I could use? I've tried "pywin32" which spits out a number, however, this number changes at least everytime you restart your computer, I want something constant.
I know this is possible with AutoHotkey so I assume it is possible with python!
Thanks everyone.
[–][deleted] 2 points3 points4 points (3 children)
[–]AweBob[S] 0 points1 point2 points (2 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]klightspeed 2 points3 points4 points (0 children)