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

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

[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