The cursor isn't active in the TextWindow (you have to click into it).NOW FIXED! See the full list of known issues on GitHub:https://github.com/sb/smallbasic-editor/issues We plan to fix the known issues. HELP US! What we could use your help with: Help us find more bugs/iss...
See the full list of known issues on GitHub: https://github.com/sb/smallbasic-editor/issuesWe plan to fix the known issues.HELP US!What we could use your help with:Help us find more bugs/issues! Just reply below with the issues you find. We'll add them to GitHub. Or, if you're...
I still get plenty of bugs, run-time errors, and compiler errors, but at least now I know how to handle 'em. I probably would never have been able to do all this without Small Basic. Thanks, guys!Michael Scherotter's son, Alex, at age 9, 4th grade (with 2 girls and 7 other ...
There is a window in the top-left of the desktop that sometimes appears with the classInputOutput Runningxwininfoon it gives: xwininfo: Please select the window about which you would like information by clicking the mouse in that window. xwininfo: Window id: 0x600078 (has no name) Absol...
We'll update this page and eventually build a Small Basic Online 0.9 Release Notes page on TechNet Wiki.Note: If you find parity issues and bugs in Small Basic Online 1.1 on GitHub, please file those as GitHub Issues.Thank you for your patience as we work through our Small Basic Releas...
First published on MSDN on Apr 19, 2014 Authored by Ed Price All the awards go to Nonki this month! Small Basic Technical Guru - March 2014 Special thanks to Nonki for helping give us a rich library of Small Basic articles! Maybe I'll enter one of my own articles for April to giv...
This allows you to use strong Visual Studio debugger to find causes of bugs originally in your Small Basic program.Step 1: Install Visual Basic 2010 Express if you don't install yet. Step 2: Push "Graduate" button and input folder name for converted Visual Basic program. Step 3: Push [...
Ex. [1] key returns “D1” on SBD v1.2 but “1” on SBO v0.91. AND/OR don’t work: Program stops at an instruction with And/Or operations on SBO v0.91. Sample code: KFQ075(O). To detect keys one has to click on TextWindow: Status SPEC. Input focus will be provid...
This time I didn't spend much time on the program, and it was done for learning purposes. So the program might not be free of bugs. For example a simple bug that it has is that you should click next to each line to draw the line (not exactly on the line), otherwise it won't...
If you run ublocks-pi with the "-p" switch, it will create a pseudo terminal, and you can connect to that pseudo terminal from the MicroBlocks IDE running in a window on the same Raspberry Pi.Headless:This is more involved. If you configure your RaspberryPi Zero(W) to behave like a...