Hi Guys,
Taking my first steps in the B4X Library creation using the Compile to Lib feature... BUT I am using a Standard Class and not a CustomView Class.
The major difference, for my case, is the callback ref that allows events to be fired in the same Module that the lib was declared and used...
So this is puzzling me... maybe its just me... but... How to get a reference of the calling Module without using Me?
Hope I make sense
Taking my first steps in the B4X Library creation using the Compile to Lib feature... BUT I am using a Standard Class and not a CustomView Class.
The major difference, for my case, is the callback ref that allows events to be fired in the same Module that the lib was declared and used...
So this is puzzling me... maybe its just me... but... How to get a reference of the calling Module without using Me?
Hope I make sense