Hi, On Thu, 2009-08-06 at 00:23 +0800, Jie Liu wrote: > Hi, > > I carefully checked the example code of the cluster server, and it is > assigned a glut window originally. > > I have a question, can this server window be of other type, like > XWindow or Win32Window? >
yes, have a look at Tutorials/12ClusterServerX.cpp this one uses a XWindow. A Win32 window should follow along the same lines, but there isn't a direct example in OpenSG. kind regards, gerrit ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
