Hi,

is there a special reason using two cluster servers? You could use one
cluster server with several viewports. With qt it is quite easy to
create a borderless window don't know about GLUT. What about creating a
fullscreen window and after this move and resize it.

Andreas

> 
> Hello. I encountered one problem of removing the border of window.
> It is possible to execute the application in full screen mode by calling 
> glutFullScreen(), but I cannot call the function in current situation.
> I have two monitors on a video adapter and what I want to do is :
> First, I'd like to run two cluster server on a computer
> Next executing the servers. One is on the first display, (0,0) - 
> (1280x1024), and the other is on the second (1280,0)-(2560,1024).
> When I run servers in full screen mode (not use -w option)  in both 
> servers, both of them are displyed on the first display.
> 
> So, I think I can solve this problem if I remove the border of OpenGL 
> windows and placing two windows at (0,0) and (1280,0).
> How could I remove the border of the OpenGL window in OpenSG cluster ?
> 
> _________________________________________________________________
> 증권 정보 가장 빠르고 편하게 보실 수 있습니다. MSN 증권/투자   
> http://www.msn.co.kr/stock/ 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users
> 


-- 
Andreas Zieringer       [EMAIL PROTECTED]
Fraunhofer IGD - A4     phone +49 (0)6151 155 289
Fraunhoferstr. 5        fax   +49 (0)6151 155 196
D-64283 Darmstadt       www.igd.fhg.de/www/igd-a4


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to