Foros - Stratos

Proyectos => CRM32Pro => Mensaje iniciado por: Luka en 11 de Febrero de 2008, 12:15:35 PM

Título: rendering data to two monitors
Publicado por: Luka en 11 de Febrero de 2008, 12:15:35 PM
Hello
I am making project using your engine. Can you tell me how it is possible to render data to two monitors where the second monitor is continuation of the workspace of the first monitor.
Título: rendering data to two monitors
Publicado por: TheAzazel en 11 de Febrero de 2008, 09:39:12 PM
Hi Luka,
as CRM32Pro is based on SDL 1.2.x and it does not support more than one monitor... I have to tell you that is not possible to render to 2 monitors.

The only one could be if your video card emulates a big screen resolution using both monitors, so in that way it will be transparent to any other application.

Cheers!

P.S.: SDL 1.3 (or 2.0) will support it, but is still in development.
Título: rendering data to two monitors
Publicado por: Luka en 13 de Febrero de 2008, 11:11:13 AM
Thank you for quick reply.