[Insight-users] Proper Destructor Use-

Ryan Smith ryanleesmith at gmail.com
Wed Feb 23 17:43:53 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.itk.org/pipermail/insight-users/attachments/20110223/716a4206/attachment.htm>


More information about the Insight-users mailing list