Re: [perl-win32-gui-hackers] Timer memory leak with -dialogui = 1

2005-01-13 Thread Reini Urban
Johan Lindstrom schrieb: Recently a TGL user noticed a memory leak when TGL is running. http://groups.yahoo.com/group/theguiloft/message/593 Win32::GUI 1.0 This is perl, v5.8.3 built for MSWin32-x86-multi-thread (with 8 registered patches, see perl -V for more detail) A test against a

[perl-win32-gui-hackers] Timer memory leak with -dialogui = 1

2005-01-10 Thread Johan Lindstrom
Recently a TGL user noticed a memory leak when TGL is running. http://groups.yahoo.com/group/theguiloft/message/593 After an evening of trying to isolate this I've found that it's related to Win32::GUI, and it happens when: - A Timer - on a Win32::GUI::Window with the $win-{-dialogui} = 1 or