Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
lex2680
3 discussion posts
Prompt a working script for stopping the window mirror using a key combination. The script in the screenshot does not work.
• Attachment: 2023-10-26_00-19-19.png [9,009 bytes]
2023-10-26_00-19-19.png
2023-10-26_00-19-19.png
Oct 25, 2023  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
If you change line 8 to:

Code

IntPtr mirrorwindow = BFS.Window.GetWindowByText("*Mirror Window (#1)*");


that should work. You can adjust the number it specifies to the number of the window you want it to close.
Oct 26, 2023  • #2
User Image
lex2680
3 discussion posts
An error occurs
• Attachment [protected]: 2023-10-26_17-08-42.png [43,787 bytes]
Oct 26, 2023  • #3
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
If you put a lower case w on the word "window" on line 9 it should fix that up
Oct 26, 2023  • #4
User Image
lex2680
3 discussion posts
It works. Thank you!
Oct 26, 2023  • #5
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)