Friday, February 3, 2023

🪲 File Open modal window: Search field

 The first time using the search field after opening BASIC Anywhere Machine, the first character typed was causing the focus to move away from the field.  To continue typing, we would have to put the focus on the field first.


I figured out the bug, and now the focus remains on the field while typing in it.




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...