How 2 get rid of console
Ixokai
ixokai-nf at myNOSPAM.org
Sat Mar 24 11:24:43 EST 2001
Rename the .py file to .pyw, so that it will be launched with 'pythonw'
instead of 'python'. The 'pythonw' program doesn't have a console window.
--Ix
[ To respond, replace NOSPAM with 'seraph' ]
Bill Walker wrote in message ...
>I'm using Tkinter to build a GUI application. How do I get rid of the
>distracting dos console under the Tk window?
>
>
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
More information about the Python-list
mailing list