286 questions
The Small Basic GraphicsWindow has a fixed x/y coordinate system and all objects are defined using concrete pixel information.
It is therefore not possible to enlarge the objects using the window function. The coordinates or size definitions would then no longer match the source code.
In the source code window, however, there is the nice option of enlarging the source text with "Ctrl" "Mousewheel".