Project

General

Profile

Bug #341

Key repeat has stopped working on Inkey$

Added by David Baldwin about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
04/13/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Key repeat has stopped working on Inkey$, so doesn't load another value until key is released and pressed again.

I think this was still working in 0.9.7.

Example:-

#manifest:"pc"
do
I$=Inkey$
If I$<>"" then Print I$;",";
Wait Vbl
loop

#1

Updated by Francois Lionet about 4 years ago

  • Status changed from New to Resolved
  • Target version set to 0.9.8.1

Fixed.

#2

Updated by David Baldwin about 4 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF