Aloha all;

Im writing a little pygtk program to provide a launcher frontend to the
Stella Atari emulator. 

I want the app to 'hide', launch the stella application ( currently using
system() ) , then reappear when stella is closed down. 

Im using win.hide() but the window dosn't seem to want to unmapp. However it
does when I remove the system() command. Any ideas on how to accomplish this
correctly ?

Many thanks

mallum
http://10.am

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to