Hi All,
I have to intercept, from an Android device, an event raised from a library of the device.
I added the library with
#AdditionalJar: companyregdevicelibrary
In this library there is an "IButton" object that I initialize with JavaObject
Dim CompDevice As JavaObject...
Hi there
This is just a thought...
The current implementation of the event driven BANanoSQL has a callback method for .Execute being
Sub SQL_SQLExecuteResult(Tag As String, Result As List)
If perhaps one could have an extra call e.g.
.Execute1(qry,args,BANano.CallBack(DoThis))
, this being...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.