Tkinter Question
Michal Wallace
sabren at manifestation.com
Sun Oct 8 05:49:22 CEST 2000
On Sun, 8 Oct 2000 pheideaux at my-deja.com wrote:
> I've been doing some Tkinter experimenting lately. My problem is when
> I run a saved module by clicking on the icon, the black MSDOS window
> pops up before any of the dialogs the module is supposed to display.
> Is there any way to keep this from happening?
try renaming it to *.pyw :)
(it runs pythonw.exe rather than python.exe)
Cheers,
- Michal
------------------------------------------------------------------------
www.manifestation.com www.sabren.com www.linkwatcher.com www.zike.net
------------------------------------------------------------------------
More information about the Python-list
mailing list