Home › Forums › General XMetaL Discussion › Creating event aware objects › Reply To: Creating event aware objects
Reply to: Creating event aware objects
November 10, 2018 at 12:54 amThere is no support for automatic event sink binding via the script engines within XMetaL. You have to setup things manually and program APIs to receive XMetaL script engine objects.
Fwiw, we have an old .NET 1.1 sample that demonstrates calling from XMetaL to a .NET control and vica versa….NET calling a Jscript object in XMetaL's script engine.
Regards,
Addam