question

TaylorR-0811 avatar image
0 Votes"
TaylorR-0811 asked JanWieldraaijer-1495 answered

Small Basic Online. Does Graphics Window Work in the online version?

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

small-basic
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

JanWieldraaijer-1495 avatar image
0 Votes"
JanWieldraaijer-1495 answered

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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.