I am fed up with Python GUI toolkits...

Mel mwilson at the-wire.com
Wed Jul 20 10:17:34 EDT 2011


sturlamolden wrote:
> On 20 Jul, 11:59, Thomas Jollans <t... at jollybox.de> wrote:

>> It is perfectly reasonable to be required to manually call some sort of
>> destroy() method to tell the toolkit what you no longer want the user to
>> see

> Yes, but not to avoid a memory leak.

OTOH, if you intend to re-use the Dialog object, it's not a memory leak.

	Mel.




More information about the Python-list mailing list