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
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to