I have created a Tool using Perl and Tk. I am executing other applications through my Tool, one by one for (e.g. MSWord, Acrobat, etc.) doing some process. When other applications opened my Tool send back to the newly opened Application.
But I want to keep my Tool always at the front of all applications. Is it possible? How can I achieve this?