I am developing a package manager on python (actually a GUI for an existing 
package manager). 

The issue is i don't want users to be able to run 2 instances of my application 
(integrity stuff .. u know). So far I have managed to prevent users to do so .. 
and that's cool, but it would be even cooler if, instead of showing an Error 
dialog saying there is one instance already running, ii show the running 
instance --give it the focus or something like that-- .. 

any clues?? 

cheers!! 


-- 

Daniel Hernández Bahr 
Universidad de las Ciencias Informáticas. 

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to