Re: [osg-users] Prevent resizing with window decoration

2017-08-10 Thread Sebastian Schmidt

> Have you tried creating the GraphicsContext and setting the 
> GraphicsContext::Traits::supportsResize to false? 


I hoped there would be a simpler solution, but setting traits->supportsResize 
and call window->setWindowDecorationImplementation() again works for already 
existing GraphicsContext.

Thanks.


OSG Version: 3.0.1
OS: OpenSuse Leap 42.1

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





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


Re: [osg-users] Prevent resizing with window decoration

2017-08-08 Thread Robert Osfield
On 8 August 2017 at 14:44, Sebastian Schmidt 
wrote:

> Is there any fix for the issue to prevent users from resizing the window
> with active window decoration in newer osg versions?
>
> old thread: http://forum.openscenegraph.org/viewtopic.php?t=9882
>
>
Have you tried creating the GraphicsContext and setting the
GraphicsContext::Traits::supportsResize to false?

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


[osg-users] Prevent resizing with window decoration

2017-08-08 Thread Sebastian Schmidt
Hi,

Is there any fix for the issue to prevent users from resizing the window with 
active window decoration in newer osg versions?

old thread: http://forum.openscenegraph.org/viewtopic.php?t=9882


OSG Version: 3.0.1
OS: OpenSuse Leap 42.1

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





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