Menu

#4 Event response only carries the last handler

open
nobody
Rhino_Core (3)
5
2012-10-05
2011-06-20
NickH
No

When calling an event through the callHandler() method, the response object only contains information about the last handler to have responded to the event. Consequently any handler that returns useful data, will see that data overwritten if more than one handler responds.

Discussion


Log in to post a comment.