Tix: Windows XP: Problem - how to stop root window from popping up with Tix

Scott David Daniels Scott.Daniels at Acm.Org
Wed Oct 1 09:31:41 EDT 2008


Lie Ryan wrote:
> On Wed, 01 Oct 2008 11:33:59 +0100, dudeja.rajat wrote:
>> Please suggest how can I suppress the root window.... 
> The root window is the main window, not the DOS box. I think in windows, 
> you should use pythonw.exe or something to open the python script so not 
> to open a dos box.

And you can accomplish this as a "clicky" by renaming your program from
"someprog.py" to "someprog.pyw".

--Scott David Daniels
Scott.Daniels at Acm.Org




More information about the Python-list mailing list