Hello everyone,
I am trying to render something using VTK and have WxPython controls as an overlay, on top of the VTK rendered image. What i have attempted is to create two child panels. One for rendering and another for GUI controls. I am facing painting issues. What would be the right approach for this requirement.
Thanks for the reply. I am already using vtkmodules.wx for my implementation. The challenge is not about integrating wxpython and vtk, but showing the controls on top of VTK rendered image.
well, there seems to be a conceptual misunderstanding of what should be achieved & being a wee bit more specific (what controls, etc) may help