Re: [perl-win32-gui-users] memory leak problem

2009-12-24 Thread Kinch
Without knowing much about perl or it's internals, isn't this behaviour normal for perl, especially on windows? I was told that when perl variables are "freed", the perl interpreter keeps the memory malloc'ed in a pool to use again for any new perl variables or data structures it needs. -Orig

[perl-win32-gui-users] Comboboxes

2009-08-01 Thread kinch
Hello again, I have a combobox sitting at the area at the bottom of the screen (in my app). I've added 4 items to it, and I can scroll through them fine when using the keyboard. However, if I use the mouse, the 'dropdown' part is about 1 pixel high, and I can't see the items. Here is my crea

[perl-win32-gui-users] blessed object dereferencing unusual behaviour...

2009-07-29 Thread kinch
Hi, I was having a problem with a DateTime object, and I noticed some behaviour that differs from other Perl programs, so I thought I'd ask here if this is a bug, and if there's anyway around it. The unusual behaviour is as follows: DB<52> x $datetime1_tab0 0 Win32::GUI::DateTime=HASH(0x7b