Re: Managing Windows ( OO question )




Daniel Kasak said:

This doesn't work though. The $reports object never gets destroyed.

You have a reference cycle somewhere.  In your handler for the form's destroy
signal, break every reference cycle you can find.  Clear out the instance
hash, disconnect handlers, etc, to make sure you don't have extra references
lying around.



-- 
muppet <scott at asofyet dot org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]