I am trying to add a vtkPlaneWidget to vtkGenericOpenGLRenderWindow placed on
QQuickFramebufferObject
I can see placing widget works perfectly, but the interaction with the plane widget does not work,
the interaction with actors works well but not any type of 3Dwidgets, like a plane, sphere, box, contour widgets…
I would appreciate any hint!