Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
izzumn54
1 discussion post
I'll start off by explaining our setup. I installed a 40 inch ultrawide curved monitor for one of my clients. We decided to download the trial of DisplayFusion to split the monitor into two 1080p virtual split screens. DisplayFusion named the two virtual splits monitors 1.1 and 1.2. My client tells me that when he would push the move window button it would swap the top most window on monitor 1.1 with the top most window on monitor 1.2 and visa versa. (I do not recall this and cannot verify that it actually worked that way in the trial. I'm going off of what my client states that it did.)

But now that we have enabled the Pro version we are unable to do this. It will move the window between the virtual split monitors but it just puts it on top of the existing top most window on the other virtual split monitor. I have done some research and found scripts that you all have provided that would allow this to be done between two separate monitors. The instructions say to change the monitor numbers in the script if they are not 1 and 2.

However, 1.1 and 1.2 do not work as integers in the script. It gives an error about converting "double" to "uint." So I was wondering if this is even possible? Basically when my client clicks on the move window button he wants whats on monitor 1.1 and 1.2 to swap places (the top most windows.)

Thanks for your help!
Jun 15, 2019  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
You're correct in that the built-in function doesn't work that way, it only moves the window to the next monitor.

For the scripted function, you can use 101 and 102 for the monitor IDs :)

Hope that helps!
Jun 19, 2019  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)