Re: Duel Monitors on PC? [message #22396] |
Fri, 10 November 2000 00:00  |
Richard Younger
Messages: 43 Registered: November 2000
|
Member |
|
|
David Fanning wrote:
>
> Folks,
>
> Has anyone ever seen IDL running on duel monitors
> on a PC? I've seen duel monitors on UNIX and I've
> seen it on Macs. But I've never seen it on PCs.
> Does anyone know if it is even possible? What
> graphics card?
>
> Thanks,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting
> Phone: 970-221-0438 E-Mail: davidf@dfanning.com
> Coyote's Guide to IDL Programming: http://www.dfanning.com/
> Toll-Free IDL Book Orders: 1-888-461-0155
Hi, David.
As far as I understand, the dual monitor thing is handled solely at the
driver level for the 2-monitor video card. It seems to normally be
handled by increasing the visual desktop space available, so that you
can scroll over from one to the other. I also have not yet tried it
out, but I know that the matrox series has drivers for the Windows
variants, including one that supports different resolutions and refresh
rates on '98.
In practice, it should work rather well. When I examined the
possibility, I was planning to use one monitor for editing window(s) and
control widgets and the other for graphical display.
However, I'm guessing what you _really_ want to know is how well the IDL
window placing and sizing routines work. My guess is that IDL will see
one huge desktop of 2X by Y pixels (with single monitors of X by Y
pixels), and place things accordingly. Can anyone out there confirm or
deny this?
Rich
--
Richard Younger
Email: younger@ll.mit.edu
|
|
|