Discuss Scratch
- Discussion Forums
- » Suggestions
- » More reporters inside of dropdowns
- Iditaroid
-
Scratcher
500+ posts
More reporters inside of dropdowns
Currently in Scratch, you can place a reporter inside of many different dropdown menus which makes the following combinations possible:
play sound (variable)
point towards (variable)
broadcast (variable)
switch costume to (variable)However, there are many places where you can't put a reporter including but not limited to variable and list dropdowns, keyboard dropdowns, effect dropdowns, and any video-related dropdowns! It makes no sense that the program would support the above functions but not any others! You should be able to replace any dropdown menu you want with a reporter. This discussion ended with an idea for a custom block that could be made possible if this was implemented and I'm sure many other people could find good uses for something like this.
- turkey3
-
Scratcher
1000+ posts
More reporters inside of dropdowns
Variables cannot be in variable drop downs due to a very technical issue— calling a variable by a variable.
- Iditaroid
-
Scratcher
500+ posts
More reporters inside of dropdowns
Variables cannot be in variable drop downs due to a very technical issue— calling a variable by a variable.What makes this an issue?
- djdolphin
-
Scratcher
1000+ posts
More reporters inside of dropdowns
Because of a glitch it allows you to create arbitrary variables while the program is running. This was never an intended feature.Variables cannot be in variable drop downs due to a very technical issue— calling a variable by a variable.What makes this an issue?
- Iditaroid
-
Scratcher
500+ posts
More reporters inside of dropdowns
Hm, i see. It would be nice if they could fix it, trying to switch to a costume that doesn't exist doesnt create a new costume so I don't see why it would have to happen (although I don't really understand how Scratch is built so maybe it's more complicated than that..)Because of a glitch it allows you to create arbitrary variables while the program is running. This was never an intended feature.Variables cannot be in variable drop downs due to a very technical issue— calling a variable by a variable.What makes this an issue?
- MushroomMan99
-
Scratcher
100+ posts
More reporters inside of dropdowns
Currently in Scratch, you can place a reporter inside of many different dropdown menus which makes the following combinations possible:I think there needs to be one in theplay sound (variable)point towards (variable)broadcast (variable)switch costume to (variable)However, there are many places where you can't put a reporter including but not limited to variable and list dropdowns, keyboard dropdowns, effect dropdowns, and any video-related dropdowns! It makes no sense that the program would support the above functions but not any others! You should be able to replace any dropdown menu you want with a reporter. This discussion ended with an idea for a custom block that could be made possible if this was implemented and I'm sure many other people could find good uses for something like this.
when (letter) key pressedblock because if you set variable
(letter)and did this to . it could be a way to type characters that are not yet stored in that block such as .!?/,-+* and backspace
- TheMonsterOfTheDeep
-
Scratcher
1000+ posts
More reporters inside of dropdowns
Apologies, but I'm going to bump this because I think this is something that we need. Currently, “hacking” blocks is the only way to utilize reporters in dropdowns, and the Scratch Team is rather iffy about allowing hacked blocks in projects. However, there are some incredibly useful ways to use reporters in this manner, and I think that it would be very good if these were available in vanilla Scratch.
- Sheep_maker
-
Scratcher
1000+ posts
More reporters inside of dropdowns
Support for allowing all reporters and booleans to be dragged into every kind of dropdown
oh, and allowing reporters to be dragged into boolean slots
The shapes of these inputs let new Scratchers know that the blocks aren't meant to be there so I don't think it would be confusing to new Scratchers.
oh, and allowing reporters to be dragged into boolean slots
The shapes of these inputs let new Scratchers know that the blocks aren't meant to be there so I don't think it would be confusing to new Scratchers.
- liam48D
-
Scratcher
1000+ posts
More reporters inside of dropdowns
Quick bump.
To anyone that can figure this out.. why don't let dropdowns let any block go in them? (At least, most dropdowns.)
This is absolutely a very intended feature, some of the Scratch 3.0 design specs help reduce ambiguity with these dropdowns but it doesn't explain why some dropdowns don't accept reporters and some do.
To anyone that can figure this out.. why don't let dropdowns let any block go in them? (At least, most dropdowns.)
This is absolutely a very intended feature, some of the Scratch 3.0 design specs help reduce ambiguity with these dropdowns but it doesn't explain why some dropdowns don't accept reporters and some do.
- Alberknyis
-
Scratcher
1000+ posts
More reporters inside of dropdowns
But that glitch is awesome!Because of a glitch it allows you to create arbitrary variables while the program is running. This was never an intended feature.Variables cannot be in variable drop downs due to a very technical issue— calling a variable by a variable.What makes this an issue?
Unless you run it in a forever loop by accident and now you have to delete all the variables.
I support any reporter in any dropdown, and that they do what they currently do if someone hacked them in.
- BookOwl
-
Scratcher
1000+ posts
More reporters inside of dropdowns
Quick bump.I believe that the reason the ST don't let most dropdowns allow reporters to be dropped in is that it could be confusing.
To anyone that can figure this out.. why don't let dropdowns let any block go in them? (At least, most dropdowns.)
This is absolutely a very intended feature, some of the Scratch 3.0 design specs help reduce ambiguity with these dropdowns but it doesn't explain why some dropdowns don't accept reporters and some do.
Last edited by BookOwl (Sept. 24, 2016 13:02:12)
- Iditaroid
-
Scratcher
500+ posts
More reporters inside of dropdowns
Then why allow reporters in any dropdowns at all? The selection of dropdowns where it's allowed seems a bit arbitrary. At the very least, adding it to the key pressed boolean would be very useful.Quick bump.I believe that the reason the ST don't let most dropdowns allow reporters to be dropped in is that it could be confusing.
To anyone that can figure this out.. why don't let dropdowns let any block go in them? (At least, most dropdowns.)
This is absolutely a very intended feature, some of the Scratch 3.0 design specs help reduce ambiguity with these dropdowns but it doesn't explain why some dropdowns don't accept reporters and some do.
- k0d3rrr
-
Scratcher
1000+ posts
More reporters inside of dropdowns
I support!Why? Please be constructive.
Otherwise, your post may be seen as a necropost.
- windows11microsoft
-
Scratcher
100+ posts
More reporters inside of dropdowns
great idea or useful for people instead of break the server by doing thid
set [ v] to [](+100 more)instead
set [ v] to []
set [ v] to []
set [ v] to []
set [ v] to []
set [ v] to []
set [ v] to []
set [ v] to []
set [ v] to []
set [ v] to []
set [ v] to []
repeat (100)
change [i v] by (1)
set (join (i) [v]) to[]
end
- Discussion Forums
- » Suggestions
-
» More reporters inside of dropdowns













