All the statements you want to use above are not (yet) implemented in Small basic Online.
See the blog article of september 2020: https://techcommunity.microsoft.com/t5/small-basic-blog/small-basic-online-what-s-new/ba-p/1700746
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
We are using SmallBasic online for Y8 coding. We used to use the offline version but due to lockdowns learning has taken place outside of school etc. The online version means we can code together using different platforms.
We cannot get simple commands using the GraphicsWindow to work even though they appear in the left menu.
Coudl you confirm whether they will work or not? We have tried the following and all apear with an exclamation to the left:
GraphicsWindow.CanResize = "True"
GraphicsWindow.Height = 500
GraphicsWindow.Width = 700
GraphicsWindow.Top = 50
GraphicsWindow.Left = 100
GraphicsWindow.Title
All the statements you want to use above are not (yet) implemented in Small basic Online.
See the blog article of september 2020: https://techcommunity.microsoft.com/t5/small-basic-blog/small-basic-online-what-s-new/ba-p/1700746