Hello All,
Is it possible to use a custom message to communicate between widgets or are we limited to those in the MessageType enumeration?
I'd like to use the same mechanism that I use with predefined messages, e.g. DATA_SOURCE_FILTER_CHANGE, but for my own events and don't see a way to extend the enum or define my own message.
Thanks!
--john