Kairen Tan wrote:
I’m trying to write some python to consume events from an Event
Handler….without much success.
I’m using a class created using makepy, and on inspecting the file,
there is a block of commented code like:
# Event Handlers
# If you create handlers, they should have the foll
Hi all,
I’m trying to write some python to consume events from an Event
Handler….without much success.
I’m using a class created using makepy, and on inspecting the file, there
is a block of commented code like:
# Event Handlers
# If you create handlers, they should have the following prototypes