From: Chris E. <ce...@mi...> - 2001-05-11 11:51:37
|
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?=20 I have an exit button but for the life of me I can't figure out how to = tell it=20 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,=20 Chris |