Project

General

Profile

Actions

Bug #341

closed

Key repeat has stopped working on Inkey$

Added by David Baldwin over 4 years ago. Updated over 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

Actions #1

Updated by Francois Lionet over 4 years ago

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

Fixed.

Actions #2

Updated by David Baldwin over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF