From: Dave F. <dav...@co...> - 2004-03-26 05:34:19
|
On Thursday 25 March 2004 01:24 am, Dave Fancella wrote: > I think I just committed a memory leak. Sorry! I created the gProject > object in OnInit(), but I must admit I'm not certain where to destroy it. > > :( Fixed now. :) I created tApp::OnExit(), which is called after all the wx GUI controls and stuff are destroyed but before library cleanup and deleted gProject there. :) Dave > Dave -- Visit my website! http://www.davefancella.com/?event=em In this world some people are going to like me and some are not. So, I may as well be me. Then I know if someone likes me, they like me. |