Hello,
How can i call a other Module (z.b. Main or other modules) with raiseEventFromUI
if i use it so:
ba.raiseEventFromUI(null, EventName.toLowerCase(BA.cul) + "_sub", ma.getObject());
i can call only subs in this sub module, how can i tell b4a to fire ....._sub in a other module ?
lg
andy
How can i call a other Module (z.b. Main or other modules) with raiseEventFromUI
if i use it so:
ba.raiseEventFromUI(null, EventName.toLowerCase(BA.cul) + "_sub", ma.getObject());
i can call only subs in this sub module, how can i tell b4a to fire ....._sub in a other module ?
lg
andy