[vtkusers] How to add vtkRenderWindowInteractor to a native Cocoa window
Elvis Dowson
elvis.dowson at mac.com
Sat Oct 25 07:52:38 EDT 2008
Hi Clint,
I have another question, in my QGraphicsView I have
VTK rendering onto the background, in a QGraphicsScene. However, there
are other QWidget's in the same scene.
Looking at the image below, suppose my interactor were to move over
and grab a QWidget window, or simply move over to the QWidget, how can
i differentiate between movements intended for the QDialog versus
movements intended for the VTK scene?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkCarbonRenderWindow error 01.jpg
Type: image/jpeg
Size: 32496 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081025/0cc1b9b3/attachment.jpg>
-------------- next part --------------
For example, if I click the QDialog and drag it around the screen, how
can i differentiate between what is intended for the QDialog and the
VTK scene?
Best regards,
Elvis Dowson
More information about the vtkusers
mailing list