osgQt icon indicating copy to clipboard operation
osgQt copied to clipboard

new osgQt version

Open bleich-t opened this issue 3 years ago • 2 comments

We are currently using osgQt version 3.5.7 on Qt 5.15.2. We ran into problems with the QGLWidget used by osgQt 3.5.7. Therefore, we would like to migrate to a newer osgQt version. Will there be a new osgQt version tag in the near future? And what are the difficulties of such migration?

bleich-t avatar Apr 01 '21 07:04 bleich-t

There is no plan to update osgQt. However if you have some issues that you can describe, maybe someone will help ?

mathieu avatar Apr 01 '21 09:04 mathieu

Hi mathieu, osgQt version 3.5.7 is still using the deprecated class QGLWidget. These widgets are not automatically resized in our integration with Qt 5.15.2. So, we were looking for an osgQt version using QOpenGLWidget instead. What we found is that on the master branch of osgQt this is already the case, but there is no tagged version for it. Best regards, Thomas

bleich-t avatar Apr 01 '21 13:04 bleich-t