On Sun, Jun 22, 2014 at 7:15 PM, <peter.balazo...@emspin.com> wrote: > This code works on python console but there is no event fired. > >>>> class fmstrEvents(object): > ... def OnRecroderDone(self): > ... print "Hello OnRecroderDone"
Is that supposed to say "OnRecroderDone" or "OnRecorderDone"? I can't find any Google hits for the former, other than this exact question (which you seem to have also posted to StackOverflow - I'm counting that as the same), and the latter would be a much more obvious spelling. ChrisA -- https://mail.python.org/mailman/listinfo/python-list