Sorry Guys
I solved it if you set in constructor
ViewerQOSG(QWidget * parent = 0, const char * name = 0, WindowFlags f =
Qt::FramelessWindowHint):
QOSGWidget( parent, name, f )
But I still have a message that recursive repaint detected if I use single
window on QOSGWidget
Is there a solution on it or it is normal?
From: [email protected]
[mailto:[email protected]] On Behalf Of Roman
Grigoriev
Sent: Wednesday, March 11, 2009 3:21 PM
To: [email protected]
Subject: [osg-users] QT::FramelessWindowHint and OSG
Hi guys!
I haven't solved the problem with creating borderless window using QT 4.4.3
AdaptorWidget and QOSGWidget don't work when I simply add this line
viewerWindow->setWindowFlags(Qt::FramelessWindowHint);
If anyone solved it please email me.
Thanx in advance
Bye
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org