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

🚧 In the Works: "Code Insertion" buttons

Try this in the 🔗 development version of BASIC Anywhere Machine . Who likes looking up statement/function statements (or code blocks) to wh...