QT/QML renderig on windows
When using jasp 0.9 on windows 7 64bit I have a problem in rendering such as the one described here:
https://forum.qt.io/topic/65435/qt-qml-renderig-bad-quality-windows/3
The bad rendering is only in the data window, the tools window and the reports window work good.
With Jasp 0.8.6 everything works good.
I would like to try to solve the problem (as suggested in the forum qt) adding tha string
"// Options on Windows; set before instantiating QApplication QCoreApplication::setAttribute( Qt::AA_UseSoftwareOpenGL );"
to main.cpp file, but I don't know in witch file in the Jasp script I should add the string.
I'm not a programmer and I don't know much about it.
Could anyone help me please?
Thank You very much
Oliviero
Comments
Hi Oliviero,
We can help you out, but the communication with the programming team will be much more efficient if you use your GitHub page (for instructions see https://jasp-stats.org/2018/03/29/request-feature-report-bug-jasp/)
Cheers
E.J.
Hi E.J.,
Thank you for your reply. I don't think it could be considered a bug, because on another pc it works good. I think is a problem depending on drivers of my video card, so I would like to try that work around. I'll use Github.
Cheers
Oliviero