Sending an IMessage from a button click (with uidesc editor)

Hello,

What is the correct way to deal with non-parameter related UI->Processor communication with VSTGUI? For example I want to send an IMessage in response to a button click. Do I need to create a special sub controller for this, or is there any simpler way to do that with the WYSIWYG editor?

Thanks!

Oli

You need to use sub-controller.

Cheers,
Arne