I'm sure this is a dumb question, but I just can't figure out how to do it.
I've been programming in perl for years, but mainly for CGI scripting under
linux, and Win32::GUI is quite new to me.
How do I destroy a win32::gui window object once I'm finished with it?
I can delete the reference/ha
I've currently got it working with show()/enable() and
hide()/disable(), but this creates the problem where the window
doesn't get elevated to the top if it is already open. I don't want
to use -topmost=>1, because I don't want to force my window on the
user if they want to hide it, but having
2 matches
Mail list logo