|
2 |
edited tags
|
||
|
1 |
|
||
Alert Popups from service in PythonI have been using win32api.MessageBox to do alerts, and this works for apps running from the interactive prompt and normally executed code, however when I built a Python service when a MessageBox is triggered I can hear the 'beep' but the box does not display. Is it possible to display alerts from services?
|
||||
