Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
4.7.0
-
None
-
windows vista 64 bits
Description
Hello
My function glWidget::renderText didn't work. This message appears on my console : "QColor :: setRgbF : RGB parameters out of range".
Further :
- if I use void QGLWidget::renderText ( int x, int y, const QString & str, const QFont & font = QFont(), int listBase = 2000 ) nothing is written.
-if I use void QGLWidget::renderText ( double x, double y, double z, const QString & str, const QFont & font = QFont(), int listBase = 2000 ) nothing is written and my opengl rendering loses quality.
I used an opengl 3.3 context core profile.
Thanks to give me help.....
Attachments
Issue Links
- relates to
-
QTBUG-44174 [REG 4.8->5.4] Windows: QGLWidget::renderText() does not draw anything when using Remote Desktop connection
-
- Closed
-