Posts: 1,769
Threads: 410
Joined: Feb 2003
i have two monitors and the second one is on my left so when i move my mouse over there QM shows its 'x' as a negative however when i try to place an OSD on that monitor it seems to move it further and further to the right. do i have the wrong settings here?
OnScreenDisplay("Opening Outlook" -1 -500 475 "Arial Black" 30 0xff 4 "OL" 0x343434 )
Posts: 12,140
Threads: 142
Joined: Dec 2002
OnScreenDisplay interprets negative x as offset from the right of the primary monitor. Currently it does not support multiple monitors. Maybe in next QM version.
Posts: 1,769
Threads: 410
Joined: Feb 2003
thanks.
that would be great if you could sneak that in.