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
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
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
3 matches
Mail list logo