Search the Community
Showing results for tags 'handler'.
-
I have this AutoIt script that works on Windows 7. However, when I test it on Windows 10, the objEvent will not execute the function it's supposed to call. So I have a webpage the script will check if it is active, then it will search if a popup button exist (elementId), if so, assign it to the even...
- 9 replies
-
- objevent
- windows 10
-
(and 1 more)
Tagged with:
-
I want to create a program that resizes and changes style/exstyles of other windows. The problem is that i don`t know why my script doesn`t work. Here is an example: #RequireAdmin #include <GUIConstantsEx.au3> #include <WindowsConstants.au3> Global $setStyle, $getStyle, $outputString='...
- 2 replies
-
- wingethandle()
- window
-
(and 1 more)
Tagged with: