Is there a way to hide lists/send them to the back of the screen/etc.?
I'm working on a project that would be WAY simplified if that could happen.
Offline
No, but you could make a sprite that goes in front of the list, making it look like it, but it would have to be the same color as the background.
With some effects, you can also fade a list out with the method above.
Offline
Hopefully in 2.0 the Scratch team will implement this, along with many other features like cloning!
Offline
Yeah, Scratch 1.4 and all previous versions lack this block. I hope it does get put on 2.0, though, along with a "Move variable to x_ y_" block and a list version. As G0D_M0D3 said, you can hide it behind a sprite, and add special effects- for example, using ghost to make it seemingly fade in/fade out, using a lot of sprites (I repeat: a LOT) and a bit of coding to make it go in a checkerboard effect, etc.
Offline
sadly it cant be hidden till 2.0 but just move it out of sight, like off the feild.
Offline
Unfortunately not, though it's rumoured to be coming in 2.0.
You could have a sprite that covers it though, and then just hide the sprite when you want to show the list, and show the sprite when you want to hide the list.
Offline
RedRocker227 wrote:
Unfortunately not, though it's rumoured to be coming in 2.0.
You could have a sprite that covers it though, and then just hide the sprite when you want to show the list, and show the sprite when you want to hide the list.
this often works well but not online. but great idea to use, just make sure to put "DOWNLOAD TO WORK" in the notes.
Offline
GameCentral wrote:
RedRocker227 wrote:
Unfortunately not, though it's rumoured to be coming in 2.0.
You could have a sprite that covers it though, and then just hide the sprite when you want to show the list, and show the sprite when you want to hide the list.this often works well but not online. but great idea to use, just make sure to put "DOWNLOAD TO WORK" in the notes.
I'm pretty sure it does work online. After all, it's just showing and hiding a sprite.
Offline
PaperMario123 wrote:
Yeah, Scratch 1.4 and all previous versions lack this block. I hope it does get put on 2.0, though, along with a "Move variable to x_ y_" block and a list version. As G0D_M0D3 said, you can hide it behind a sprite, and add special effects- for example, using ghost to make it seemingly fade in/fade out, using a lot of sprites (I repeat: a LOT) and a bit of coding to make it go in a checkerboard effect, etc.
i reckon that you could just use panther for a lot of the stuff you want.
Offline
RedRocker227 wrote:
GameCentral wrote:
RedRocker227 wrote:
Unfortunately not, though it's rumoured to be coming in 2.0.
You could have a sprite that covers it though, and then just hide the sprite when you want to show the list, and show the sprite when you want to hide the list.this often works well but not online. but great idea to use, just make sure to put "DOWNLOAD TO WORK" in the notes.
I'm pretty sure it does work online. After all, it's just showing and hiding a sprite.
never dought the in-ability of a buggy player!
Offline
It's not available. it would be super helpful if you are making an OS when using a sprite to cover it is pretty hard because it won't blend in with the desktop.
You can use Panther, I believe it has that feature... And Hopefully Scratch 2.0 will have it.
Offline
mcpNOVA wrote:
I'm sure maybe you can put a sprite in front of a script.
Script? Do you mean list?
Offline
It is possible to show/hide a list. (Using the checkbox) but you cannot use a block for it.
And by dragging a sprite to another position, and then NOT dragging the list makes the sprite go in-front.
Offline