Enable "Event Status" from macro

Hi,

is there a way to enable the “Event Status” display in the status bar of a canvas from within a macro instead of using the “View” menu?

Thanks,
Frank

Try TCanvas::ToggleEventStatus().

Cheers,

Moritz