How to grab screenshot QT 5.13 and VTK 8.2
Unsolved
General and Desktop
-
Hi,
I have moved my project from QT 4.8.6 and VTK 6.1.0 to QT 5.13 and VTK 8.2.
With QT 4.8.6 and VTK 6.1.0 it worked perfectly.
I have encountered the problem that when I get an image from the VTK view using grab, I get a black image.
The widget contains a part with a VTK graph and another part with common QT controls and only the part of the VTK graph comes out in black
Can anyone tell me how I can solve this problem?Best regards.
-
Hi and welcome to devnet,
Did you check whether that widget renders through OpenGL ?