Re: [perl-win32-gui-users] problem of reusing memory

2011-03-21 Thread Waldemar Biernacki
Uff some _real_ progress! Athough I am not full satisfied. > It may be worth downloading the latest version of either 5.8 or 10.0 as I > know there were fixes in Perl itself that could be causing your problem. 1. Yes! Installing Perl 5.8.9 helps. No memory drifting. 2. At last I have found thi

Re: [perl-win32-gui-users] problem of reusing memory

2011-03-21 Thread Jeremy White
> > What version of Perl are you using? > > Perl 8.8 and Perl 10.0 (both ActiveState's) - results the same I assume that's perl 5.8.8? It may be worth downloading the latest version of either 5.8 or 10.0 as I know there were fixes in Perl itself that could be causing your problem. > The

Re: [perl-win32-gui-users] problem of reusing memory

2011-03-21 Thread Waldemar Biernacki
Dnia poniedziaƂek, 21 marca 2011 o 10:04:43 Jeremy White napisaƂ(a): > Hi, > > > I use windows XP, Windows 7 and win32::GUI 1.06. Problem exists on the > > both OS`s. > > What version of Perl are you using? Perl 8.8 and Perl 10.0 (both ActiveState's) - results the same > > > It is not problem

Re: [perl-win32-gui-users] problem of reusing memory

2011-03-21 Thread Aldo Calpini
On 19.03.2011 22:40, Waldemar Biernacki wrote: > My question: Does anybode can show me how I could use the memory of deleted > objects again? see http://sourceforge.net/mailarchive/message.php?msg_id=24270723, it should help with your issue. cheers, Aldo

Re: [perl-win32-gui-users] problem of reusing memory

2011-03-21 Thread Jeremy White
Hi, > I use windows XP, Windows 7 and win32::GUI 1.06. Problem exists on the both > OS`s. What version of Perl are you using? > It is not problem with win32::GUI but I experienced it just using the module > in my application. > > My application dynamically generates series of windows (potentia