Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Detecting Display Monitors?
#1
Hey All,

Trying to figure out a way to detect how many displays are accessible at any one time.
Also, 
Does anyone have an example of how to call or use Function GetMonitors,
and display how many monitors there are?

When I switch pc's with kmv switch my windows in 3rd monitor gets shifted to monitor 1.
When I switch back to other pc, microsoft is not nice, and does not put them back.
So trying to write function to move windows back where they were before switch kmv.

Sort of an auto detect when 3rd monitor is back then restore windows back.
Thanks...
#2
Macro Macro3038
Code:
Copy      Help
ARRAY(int) a
GetMonitors a
out a.len
#3
Wow, ok, that was simple !
Thanks for clearing that up Gintaras.

Scott


Forum Jump:


Users browsing this thread: 1 Guest(s)