06-13-2023, 07:00 AM
Did you do this in your own app or in the features demo?
If in your own app, did you put the following code in the the scriptevents.onclick event:
ReleaseLock();
GActivateLock=false;
return true;
Cheers, Paul
If in your own app, did you put the following code in the the scriptevents.onclick event:
ReleaseLock();
GActivateLock=false;
return true;
Cheers, Paul

