[vtkusers] Proper Destructor Use-
Ryan Smith
ryanleesmith at gmail.com
Mon Feb 21 13:43:43 EST 2011
Hi-
I have built a VTK/ITK application using FLTK for my GUI. I also added a
flag to hide the console window for the final deployment, Whenever I close
the GUI, the program stays in memory for some time and causes problems if I
try and reopen the same exe again. Can someone point me toward some
documentation on how to close the entire program using my destructor when
the GUI window is closed? I have tried both exit() and abort() with no luck.
Thanks-
-Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110221/4303ba39/attachment.htm>
More information about the vtkusers
mailing list