Curtis, have a look at src/osgViewer/GraphicsWindowX11.cpp raiseWindow()
method. The author ( I guess Don Burns ) is using the Display instead of
some window handle as in Windows, and is setting attributes there. So maybe
you get inspiration from there

Nick


On Thu, Jun 5, 2014 at 2:38 PM, Trajce Nikolov NICK <
trajce.nikolov.n...@gmail.com> wrote:

> Hi Curtis,
>
> there is a method raiseWindow() in GraphicsWindowX11. Can you give it a
> shot?
>
> Nick
>
>
> On Thu, Jun 5, 2014 at 2:38 PM, Curtis Rubel <cru...@compro.net> wrote:
>
>> Nick,
>>
>> The strange thing is that KDE is a Qt based desktop, even when I use
>> a QT based application window I cannot force it to be ontop of other
>> applications
>> either.  If there are multiple Widgets in one application the Qt ontop
>> stuff works, but
>> when the widgets are from separate apps it does not.
>>
>> I understand that there are issues when everyone wants to be ONTOP of
>> someone
>> else, someone is going to loose...so the desktop manager ends up doing
>> something
>> for this.
>>
>> Not sure if in our case this is a KDE4 API issue or an X11 issue or some
>> combination
>> of both that we need to address.
>>
>> ...
>>
>> Thank you!
>>
>> Cheers,
>> Curtis
>>
>> ------------------
>> Read this topic online here:
>> http://forum.openscenegraph.org/viewtopic.php?p=59646#59646
>>
>>
>>
>>
>>
>> _______________________________________________
>> osg-users mailing list
>> osg-users@lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>
>
>
> --
> trajce nikolov nick
>



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

Reply via email to