Sorry I misinterpreted the code and said bullshit
there's  really  bug in X11WindowingSystemInterface reporting 0 screens


mp3butcher wrote:
> WindowingSystemInterface is an interface implemented in system dependant 
> osgViewer::XXXWindowingSystemInterface
> What may be done is to add a system agnotistic windowInterface in osgviewer
> 
>  #ifdef SYS
> typedef  osgViewer::SYSWindowingSystemInterface osgViewer::WindowingInterface
>  #else if SYS2
> typedef osgViewer::SYS2WindowingSystemInterface osgViewer::WindowingInterface
> 
> In your case try to use osgUtil::X11WindowingSystemInterface


------------------------
Twirling twirling twirling toward freedom

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=74654#74654





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to