Me too! I try to setup like this viewerWindow->setWindowFlags(Qt::FramelessWindowHint); but have some message that can't create ogl context on vista nvidia 181.20 on qt 4.4.3
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of David Guthrie Sent: Monday, January 19, 2009 3:44 PM To: [email protected] Subject: Re: [osg-users] Qt and OSG Try the Qt demo where you can set all the window flags. I've tried in on Windows XP, Linux, and Mac OS X, and many of the flags don't really do much, and it's system dependent. I was unable to find a set of flags that would create a borderless window either. ------------------ Read this topic online here: http://osgforum.tevs.eu/viewtopic.php?p=4744#4744 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

