Then I tried the Stdwin example at page 90 in the Python Library Reference.
import stdwin
from stdwinevents import *
...
at the second line the program exits ``module stdwinevents not found''.
I didn't find it either.
Starthelp is definiteley appreciated.