Private Inp As TVInputEngine
debuger sets me here > If Inp.IsKeyPressed(TV_KEY_UP) Then
form1.show
End If
object variable or with block not set
why ??
make sure you are creating the input engine, with "set"( i think, im not a vb dev ). an for future reference, this should go in the general discussion of tvengine. Its a common mistake
