Wayne Watson ha scritto:

I'm looking at a GUI application that I hope to modify in the next few weeks. When it's executed the expected GUI appears along with a DOS window. Occasionally, I think, I've seen something put in the DOS window. How do I stop it from appearing and how do I find why it's used?

If you don't want the DOS window, you can change the extension of the file to .pyw instead of .py, but in this case you will not see the messages printed by the print statement.

--
Simone
Chiacchiera con i tuoi amici in tempo reale! http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to