Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Toggle window to monitor.
#3
This I've done to get a window to move to the secondary monitor:
Function Function46
Code:
Copy      Help
int hwnd=win()
MoveWindowToMonitor hwnd 2

The problem is using "Ctl+Shift+L.Click" to move the window back to the primary monitor.

I figure there must be a way to determine what monitor a window is currently active on and then toggle which monitor from there.

So yeah, the big hang up is determining which monitor.

I thought of determining through the mouse click position like this:
Dual Monitors - window becomes active when mouse is in monit

Then running a script...that would work, but you probably know some magical way of doing this I've never heard of!

Thanks,
jimmy vig


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)