I have two needs relating to Window management: 1 - How to ensure that there are not two versions of my script running? If I sense another instance of my app I want to put a message and exit. Is there a Win32:: module that is best for this? Win32::GuiTest, Win32::GUI, Win32::Process? I'm running on 5.10 and want the best supported PPM from ActiveState. I could create a 'pid' file to check for and then remove it when I exit - but this is unix-ish. What is the equivalent on Win32?
2 - If another application puts itself on top of me (i.e. takes focus and covers my window) what is the best way to programmatically restore my app to the top? _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs