Page 1 of 1
Knowing When Your Program Is Already Running
Posted: Mon Jul 26, 2004 4:49 pm
by AussiePup
Can anyone tell me how you could check to see if your program is already running and, if so, give focus to that window? I don't want more than 1 instance of the program running, but have not figured out a way to do this.
Posted: Mon Jul 26, 2004 4:53 pm
by thefool
on the purearea.net there is a lib that checks if your app is already running
Posted: Mon Jul 26, 2004 5:49 pm
by Kale
Search is your friend!
viewtopic.php?t=9319
Thanks for the help
Posted: Mon Jul 26, 2004 6:14 pm
by AussiePup
I apologize for not doing a search before posting my request ... I should have realized that I wasnot the only one with this problem. Will try to do better in the future.
Posted: Tue Jul 27, 2004 12:43 am
by Kale
no prob
