PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: John Thompson on October 01, 2012, 01:54:59 AM

Title: FF_CloseForm but program persists
Post by: John Thompson on October 01, 2012, 01:54:59 AM
Hi,

Similar to:

http://www.planetsquires.com/protect/forum/index.php?topic=1545.msg12704#msg12704

I have a program that is a parent and (optional) child form.  Closing the parent removes the child, if open.  If the program is processing (scanning directories, opening files, closing files), even though the program windows close, the program remains in Task Manager and has to be killed.  There are no threads.

Has anyone seen this before?  Could directory searching cause this?

Thanks!

-John