03-01-2012 08:18 PM
Hi,
what is the difference of the UserMessage event callback or UIMessageEvent event callback among the ApplicationMgr, ExecutionViewMgr and Engine?
03-02-2012 12:56 PM
Is the explanation in the documentation unclear?
Basically, the UserMessage event will only be called for UIMessages in the range that are reserved for users to use, the UIMessageEvent will be called for all UIMessages.
Hope this helps,
-Doug