CSXSEvent has no constructor, error in CEP at Startup
The CSXSEvent object does not appear to be defined when a project is first opened. I use CSXSEvent to dispatch events to my CEP panel, and when I first open a project, with the panel already open, it gives me a script error: "CSXSEvent has no constructor".
Subsequence requests to CSXSEvent work fine.
This object is also used in the PProPanel example, but it doesn't show any particular loading requirements -- but it doesn't attemtp to send one at startup.