wrote:
> Hi everyone,
> 
> I am trying to find the best method to be able to control our osg windows 
> such that we can force them on top of other KDE/X11 apps or push them below 
> other KDE/X11 apps as necessary while our osg based application is running.
> 
> Looking at osg::GraphicsContext::Traits, seems just about everything is in
> there except an option to do this...
> 
> The 64bit Linux system is running a KDE desktop for the window manager.
> 
> Any hints or suggestions would be greatly appreciated.
> 
> ... 
> 
> Thank you!
> 
> Cheers,
> Curtis


Hi Curtis,

I'm not sure how to do this under Linux. I know that in windows you can get a 
window-handle from osg for the viewer that's created.

I'm not sure if this is also possible under Linux, but I can't imagine why it 
isn't possible under Linux.
Maybe you can try my code to see if it works.

An example of my code where I get a window handle can be found here:
http://forum.openscenegraph.org/viewtopic.php?t=13866

Maybe it helps...

Good luck!

Marco

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





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

Reply via email to