> Do I have the terminology inverted?
No, it's just that there is already something different
called eventType, so I think that it should be renamed
eventClass or something like that. Also I was confused by
the docstring for ByEvent which said that the eventType
parameter was "typically the second item in the pair returned
by wx.lib.newevent.NewEvent()" when it is actually the first.
Ah yes, sorry about that. Fixed now. Also some docs added but the module
doc string is the next thing, together with the testMulti() to show an
advanced example of how to use it.
Oliver
DelayedResult.py (13.9 KB)