Qt5 QGLWidget rendertext problems
-
wrote on 4 Oct 2019, 18:52 last edited by
hi,
i am having issues with the QGLWidget rendertext function. specifically, if i draw filled polygons then even strings which should be "in front" of the polygons do not appear. i have modified the simple hellogl program from Qt to demonstrate the problem but i am not sure how to attach a zip file.
-
Lifetime Qt Championwrote on 4 Oct 2019, 21:48 last edited by mrjj 10 Apr 2019, 21:49
Hi and welcome
The forum does not allow zip file upload. Not even for mods :)Please use an online service and paste link here.
https://wetransfer.com/ is ok
if you use the ... button and switch to link mode.
You can also use google driver or similar. -
wrote on 6 Oct 2019, 18:59 last edited by
thank u for the link here it is: https://we.tl/t-9GYeqlzvI6
please download and unzip it will create a directory simple with the code and a .pro file on which to run qmake.
u can use the left mouse to rotate and then u should see the strings when the quad is no longer hiding the strings. string 1 should appear on startup but it doesn't.
thanks for any help.
-
wrote on 10 Oct 2019, 13:42 last edited by
anyone have any ideas or resolution to this issue?
4/4