You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Needs I to be global correctly,
and touch down and up to trigger InTouch function,
also it seems to try and animate repeatedly.
This simulates one touch
from native import app
btn = ""
def OnStart():
global btn
lay = app.CreateLayout( "linear", "VCenter,FillXY" )
Docs/files/markup/en/app/SimulateTouch.js
Line 70 in 63145db
Cannot access local variable i
The text was updated successfully, but these errors were encountered: