!7 cmodule EISM > DynPrintLog { start { ownResource(vmBus_onShowingPopupMenu((component, menu) -> { if (isShortNamed ImageSurface(component)) print("Image surface popup"); })); } }