Win32api.MessageBox

Unkwntech unkwntech at gmail.com
Wed Oct 15 04:09:03 EDT 2008


When I use win32api.MessageBox from the interactive console from an
app that runs at the command line, it works and displays my alert just
fine however when I use it in a service that I built I can hear the
'beep' but the alert does not show and the program seems to stall
waiting for the alert to close, how can I have the alert show so that
the user can see what it says and press the button?



More information about the Python-list mailing list