Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

User Image
Telezhka_the_First
26 discussion posts
I want so that trigger-initiating events like "Monitor profile changed", instead of selecting nothing (or what does it select?), would actually select all windows, so that I can apply some function to all windows upon changing monitor profile (for example, "Maximize window", so all windows turn maximized). Additional thinking about implementation may be needed, though, since if I have 5 windows I don't want non-scope functions (like "Wait") to be executed five times, though for custom scripts single windowhandle instead of windowhandle array is preferable.
Dec 27, 2024  • #1
Jon Tackabury (BFS)'s profile on WallpaperFusion.com
For this behaviour I would recommend a scripted function that enumerates through all the windows and perform the actions inside the script. This will give you the most flexibility. If there's anything missing from the scripting that you need to do we can always look at adding support for it as well. Thanks!
Dec 27, 2024  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)