Do you have the Win::GUI::Dialog(); statement in there?
-----Original Message-----
From: Chris Etzel [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 10, 2001 8:03 PM
To: [email protected]
Subject: [perl-win32-gui-users] keeping a window open
Ok, it may be that I have hacking at my script so long I am cross-eyed, but
it is too much fun to stop now. I figured the best way to learn the
Win32::GUI was to write a cool little toolbar with a couple of my most used
apps on it. It floats and brings up my apps like it should, but it closes
after I click the button for the app. How do I keep the script open until I
exit it manually?
I have an exit button but for the life of me I can't figure out how to tell
it
unless I click EXIT, stay open.
I will kick myself in advance in case this is a basic perl coding issue and
not a Win32gui issue.
Thanks,
Chris