Maybe something in a _Click event that triggers the memory flush? Just
guessing...

-----Original Message-----
From: carollyne courtney [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 02, 2003 7:37 AM
To: perl-win32-gui-users@lists.sourceforge.net
Subject: [perl-win32-gui-users] Memory usage


The memory usage of my poller is increasing by about 200k between polls.
Maximizing and then minimizing the poller reduces the incremented memory 
usage down to 196k.

I tried minimizing the poller between polls:

$w->CloseWindow();$w->Show();

But this doesn't release the incremented memory.

Any ideas?

_________________________________________________________________
Unsatisfied with being single?  Try MSN Personals 
http://www.msn.co.za/personals/



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users

Reply via email to