|
Post Reply
Todd 2008-02-13 08:04
I have an application where I am using a 4 headed ATI FireMV 2400 card with the primary monitor output signal going through a distribution amplifier (splitter) with one signal going to a monitor at an operators console and the other ouput from the splitter along with the three monitor outputs (2, 3 and 4) going to a seperate hardware video system (RGB Spectrum QuadViewXL) that will combine the four signals onto a single 52 inch HD monitor.
Since the operator console only has control (mouse and keyboard) on the primary monitor, I want to be able to use Quick Launch buttons on the taskbar to select monitor 1 through 4 and move the application to the primary monitor (in front of them). I want another button to either return that application back to its original monitor or reset all four applications to their respective assigned monitors.
The application is going to be Internet Explorer on all four monitors looking at four different web pages. I just need to be able to quickly access any of the four monitors at the primary monitor, and then return it to its original location when finished.
It looks like I can do this using the scripting commands available, but would like feedback from you if you think this is feasable using UltraMon.
Thanks for your help!
Todd
|
Christian Studer 2008-02-13 09:08
If each browser has a fixed and unique title caption, it would be possible to do this via UltraMon.
The script could then look for the window by caption, and move it to the primary or to a specified monitor.
Christian Studer - www.realtimesoft.com
|
Post Reply
|