On Wed, Aug 5, 2009 at 2:03 AM, sanju ps<sanu1...@gmail.com> wrote:
> How to check whether my gui application is running or not.If its already
> running i have to quit my program other wise i need to launch my program.
> Can anybody suggest a solution to this

Use a lock file? http://en.wikipedia.org/wiki/Lock_file#Lock_files

Cheers,
Chris
-- 
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to