[Qt-interest] MDI'd OpenGL
Oliver.Knoll at comit.ch
Oliver.Knoll at comit.ch
Thu Jun 10 14:45:19 CEST 2010
Claudio Vaccani wrote on Thursday, June 10, 2010 9:58 AM:
> ... If, however, I minimize the application window before the
> first plot shows up, I end up with an empty subwindow that looks like
> it didn't get a valid OpenGL context and that reacts quite strangely
> to user input(can't be moved, minimize/maximize/close buttons hardly
> work).
Is this on Mac OS X using Cocoa Qt? There is a known bug with regards to QGLWidgets not properly initialized when they are invisible (e.g. in a scrollbar's invisible part) at the time of widget creation.
http://bugreports.qt.nokia.com/browse/QTBUG-8580
Might be related (this is not an issue however on Windows or Linux). Unfortunatelly this won't be fixed: "Out of scope". But the original bug reporter, Alan, mentioned a workaround, see issue above.
Cheers, Oliver
--
Oliver Knoll
Dipl. Informatik-Ing. ETH
COMIT AG - ++41 79 520 95 22
More information about the Qt-interest-old
mailing list