[vtkusers] vtkWin32RenderWindowInteractor handling of WM_CLOSE

Olivier Cuisenaire Olivier.Cuisenaire at epfl.ch
Wed Jan 28 12:08:37 EST 2004


 
I was wondering: at line 686 of revision 1.86 of file
vtkWin32RenderWindowInteractor.cxx , wouldn't it be better to have 

>     else me->TerminateApp(); 

than the current 

>     me->TerminateApp();

Because with the current line, you cannot really override the application's
termination even if you set an ClassExitMethod. 

Olivier 


---
Olivier Cuisenaire - ITS - EPFL 
http://ltswww.epfl.ch/~cuisenai
 







More information about the vtkusers mailing list