Dual port video card

Ops ops at myesa.com
Thu Jan 1 13:43:16 EST 2004


WOW....I didn't know it'd be that simple!!  That'd be GREAT!!  It's a bit
tough because I'm not done with the alpha version yet and have limited
access to his production box.  As soon as I get something *close* to an
alpha working app, I shall take it to his business and test/experiment on
the actual machine.

Thanks again!!
----- Original Message ----- 
From: "Klaus Major" <klaus at major-k.de>
To: "How to use Revolution" <use-revolution at lists.runrev.com>
Sent: Thursday, January 01, 2004 12:39 PM
Subject: Re: Dual port video card


> Hi Ops,
>
> > The app I'm working on for my client will run on a windows machine
> > that has
> > a video card with 2 monitor ports.  The setup for this card shows 2
> > "resources" that correspond to the 2 monitor ports (\\\display\u1 and
> > \\\display\u2).  Offhand I don't know the vendor of the video card,
> > but I
> > would assume that most dual video cards have a similar setup with
> > similar
> > resource names.
> >
> > I have one stack that acts as an "app-controller" (I want that stack to
> > display on the \\\display\u1 monitor) and 2 other stacks that act as
> > "display-stacks" (I want the 2 "display-stacks" to appear on the
> > \\\display\u2 monitor)
> >
> > Does anyone know how I can "tell" rev to display one stack on one
> > monitor
> > (\\\display\u1) and other stacks on the other monitor
> > (\\\display\u2)???
> >
> > THANK YOU!!
>
> RR is not aware of more than 1 monitor...
> The screenrect will only return the first monitor.
>
> But it looks like you are creating a "custom" application that will run
> DEFINITIVELY on 2 monitors, right?
>
> In that case you can simply set the loc of your stacks to where the 2
> monitors
> are supposed to be...
>
> I had been working with 2 monitors on win in the past and it worked
> just fine.
> 1280*1024 and 1024*768 aligned at top...
>
> So i could set a stack to the 2nd monitor with
>
> ...
> set the topleft of stack "monitor 2" to 1281,30
> ...
>
> Hope that helps...
>
>
> Regards and a happy new year :-)
>
> Klaus Major
> klaus at major-k.de
> www.major-k.de
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list