Saturday, January 14, 2023

❇ _ALERT

When clicking the "OK" button in an alert box, this would leave the BASIC program thinking the mouse button was still pressed.

In today's new version of BASIC Anywhere Machine, the "mouse button is pressed" tracker gets reset to "nah, the button is not pressed" after the close of an alert box.


No comments:

Post a Comment

🖥 Animated "100 Doors"

This program is an animated version of the "100 Doors" programming task described on the Rosetta Code website . Other than the tac...