[vtkusers] [VtkUser] About the mouse event in vtkMFCWindow
John Drescher
drescherjm at gmail.com
Fri Jul 12 08:42:52 EDT 2013
> I have set up a dialog based MFC project, and I display the vtk view in
> a picture control box.
>
> In vtkMFCWindow class, there are many mouse afx_msg void function such as
> OnLButtonDown.
>
> Could anyone give me some advices that how to implement these functions in
> my MFC view.
>
>
In Qt (+vtk) I handle these in my custom vtk interactor style and not
directly in my Qt windows or views.
John
More information about the vtkusers
mailing list