Mashiane Expert Licensed User Longtime User Aug 15, 2018 #1 Ola Perhaps this is way off course. Am thinking though. Is it ever possible to add events to a b4j at runtime and get these called via code?
Ola Perhaps this is way off course. Am thinking though. Is it ever possible to add events to a b4j at runtime and get these called via code?
Eme Fibonacci Well-Known Member Licensed User Longtime User Aug 15, 2018 #2 I believe it is possible with java inline. What would be the use to it? Upvote 0
Mashiane Expert Licensed User Longtime User Aug 15, 2018 #3 You dont happen to cook an example perhaps, lets say for example adding a button click event to an existing class at run time and that calling a particular method from a static module. Upvote 0
You dont happen to cook an example perhaps, lets say for example adding a button click event to an existing class at run time and that calling a particular method from a static module.
Erel B4X founder Staff member Licensed User Longtime User Aug 16, 2018 #4 What are you trying to do? The EventName parameter defines the event subs. Upvote 0