Quantcast
Viewing all articles
Browse latest Browse all 1748

/T timer assumes 1st column position

The /T timer on inkey is great!

However, the timer resets the cursor position to column 1, instead of the column where inkey was called

So the timer ends up overwriting the prompt text, in my situation.

I believe the preferred behavior should be that the timer outputs at the current cursor position — That way we can have input questions where the timer doesn't overwrite the question.

Image may be NSFW.
Clik here to view.
1710786163985.png


test code:

Code:
echos Setting up an inkey mid-line ... %+ inkey /x            /c /k"yn[Enter]"...

Read more

Viewing all articles
Browse latest Browse all 1748

Trending Articles