[vtkusers] Problem with Interactor with MFC.
de Boer Ingo
I.deBoer at polytec.de
Thu Mar 11 02:48:27 EST 2004
Hi,
> There is no problems when I close the frame containing the
> VTK object, but when I close the whole application I get a
You should delete all in OnDestroy() and not
in the CVCVTKView Destructor. Also, you should build the pipeline
in the OnInitialUpdate and not in OnDraw().
Maybe these new MFC samples could help...
http://public.kitware.com/pipermail/vtkusers/2004-March/022777.html
greets
Ingo
---
Dr.-Ing. Ingo H. de Boer
Polytec GmbH
Polytec-Platz 1-7, 76337 Waldbronn, Germany
phone: ++49 7243 604 106
fax : ++49 7243 604 255
More information about the vtkusers
mailing list