such as canvas or background etc
REASON
The "Stage" is a well-known construct in Scratch
it is the background sprite and can hold scripts (albeit with reduced types of blocks) - the colour can be changed - it can be loaded with an image
GP's "stage" is not a sprite and cannot hold scripts or have its colour changed or loaded with an image
The main thing in common with them is the ability to use Pen tools to draw over it.
WHY IS IT AN ISSUE
I'm always maintaining that primary target of GP is Scratchers moving on, so I'm after anything to help (or lessen confusion) when they are moving on
If something is quite different in GP, then it shouldn't use same name as Scratch.
Main example is how GP has classes and instances
(We tell Scratchers that these are "like" sprites and clones)
So we should call the background something else in GP and explain its "like" the stage
Alternatively - have a non-deleteable class called Stage :)
Simon
Rename the stage to something else
Moderator: MSandro
Re: Rename the stage to something else
Whiteboard? Background? Layer 0?
Is the name aiming to be kid friendly or just different from Scratch's?
Is the name aiming to be kid friendly or just different from Scratch's?
Re: Rename the stage to something else
Good point! I don't have time to change the now, but if and when I return to active GP development (it could happen in a few years), it would make sense to give it a different name to avoid confusion with Scratch. "Background" might be good.