Ignoring events, preferably with TPyDispatcher

Thanks Dominique,

Cool idea. It blocks most of the mouse actions (*).
But right-button clicks still open up a menu which can be used to edit the display.
So I still hope for a way to block those.

(*) actually, if I do it right after the parent TRootEmbeddedCanvas is constructed, it doesn’t work. But doing it later after I populate and draw the TCanvas works fine.

thanks again,
Amnon