Re: [osg-users] Qt GraphicsWindow on Linux

2011-12-05 Thread Marius Kintel
Hi, Can you post a minimal, but buildable, example? If you're brave, you can take a look at the WindowSystemQt branch here, where I'm trying to make the osgQt binding transparently working with OSG: https://github.com/kintel/osg/tree/WindowSystemQt (as posted here:

[osg-users] Qt GraphicsWindow on Linux

2011-11-29 Thread Thomas Lerman
I am not sure if this is by design or an inconsistency. I have a Qt application that I can change a #define to decide whether to use GraphicsWindow or GraphicsWindowQt. Both work great in Windows. However, when I go to Linux, several keys or mouse binding to actions do not work under