[Tutor] Tkinter Help

Ruivaldo Neto ruivaldo at gmail.com
Mon Jul 21 19:59:36 CEST 2008


Hi,

I have a Python app that runs as a Windows Service. Inside this
application, there is a Thread that starts a webservice.
When this webservice is called, this thread displays a simple Tkinter
window with some entry´s for input.

But the mainloop simple stays running without presenting any popup or error.
The app is running as SYSTEM on Windows. As other user, the code works great.

Any advice to make this work ?

Thanks in advance.


Ruivaldo Neto


More information about the Tutor mailing list