https://www.dropbox.com/s/lotas2vvbdd8ogp/testKeyboard.capx?dl=0
Hello, in this example the keyboard is never read, why?:
The value of "var" is always "false".
If you delete the check with the red box, then the keyboard works when the CyclePosition is > 0.5 (ok, this is correct)
The keyboard should always work, in the two examples, according to the conventional programming.