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
I wondered if it's possible to use events, like GraphicsWindow.KeyDown in the original Small Basic, which you can assign a subroutine that would be called when a key is pressed. (I actually would like to allow the same, or a similar functionality.)