I have an application, that has a couple of threads and also runs a few external processes, when I call gtk.main_quit() the ui shuts down, but actuall app remains in the process list.
Does any one know how I can prevent this? Thanks -- Rob _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
