You might try calling XRaiseWindow() to see if that has an effect.  If that doesn't work, I'm not sure what is causing the GNome panels to occlude the OSG window:

      XRaiseWindow( renderSurface->getDisplay(), renderSurface->getWindow());

-don

On 11/1/06, Mike Wozniewski <[EMAIL PROTECTED]> wrote:
Thanks for the response Don, but that didn't work.

Any other ideas?

-Mike

Don Burns wrote:
> Try overrideredirect.
>
> -don
>
> On 11/1/06, *Mike Wozniewski* < [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Hi all,
>
>     I am running an OSG application on a linux box (ubuntu 6.06, with
>     gnome
>     2.14.3).
>
>     Whenever I go into fullscreen mode, I still see all of my gnome panels
>     on top. Does anyone else have this problem? Does anyone know how
>     to get
>     rid of it?
>
>     This problem appears in OSG 1.0, 1.1, and the current CVS build.
>
>     Thanks a ton!
>     -Mike Wozniewski
>     _______________________________________________
>     osg-users mailing list
>     [email protected] <mailto:[email protected]>
>     http://openscenegraph.net/mailman/listinfo/osg-users
>     http://www.openscenegraph.org/ < http://www.openscenegraph.org/>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://openscenegraph.net/mailman/listinfo/osg-users
> http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to