Normally
sub button1_Click {
$file = GUI::GetOpenFileName(
-owner => $W,
-directory => "C:\\",
-title => "Location of ",
-file => $file,
);
$ModuleWindow->text4->Text("$file");
now what Im doing is this
I get the file selected using the win32 file dialog
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
it's been fixed already. Aldo is putting together a new version. If you
compiled your version from source, and you want a patch in the
meantime then mail me direct, and I'll send instructions.
> There seems to be some kind of memory leak in the Time
There seems to be some kind of memory leak in the Timer function.
Somehow a timer seems to be chewing memory for each cycle, so a timer
with a short interval uses more memory than one with a longer interval.
I can recall having read about this before, but I couldn't find anything
about it in the a
3 matches
Mail list logo