I don't believe destroying the window will regain the memory, so a simple
Hide() may suffice. Generally what I'll do when I want to permanently get
rid of it, though, is to localize the building of that window and all
associated $vars within a subroutine. Then, Hide() the window before you
return.
All,
I have a Perl application that uses Win32::GUI to provide a nice front
end for a database, what I would really like to do is provide a print
feature with the ability to print to a network printer through the gui.
Does anyone know of any way to do this?
Cheers,
Darin
---
2 matches
Mail list logo