Discuss Scratch

alexphan
Scratcher
1000+ posts

"Create own block" dropdown list

fredfish10 wrote:

support
Reason?

For suggestion: Support, would be useful in many projects.
6th page yas

Last edited by alexphan (Feb. 20, 2016 17:23:07)

Me_Tis
Scratcher
100+ posts

"Create own block" dropdown list

Unkown333 wrote:

I KNOW HOW TO DO IT CHECK MY PROJECT
https://scratch-mit-edu.ezproxyberklee.flo.org/projects/83067366/\
Sorry For The Spam

banana439monkey wrote:

+1, but is work-aroundable.
The whole point of the dropdown list thing is to make it easy so there isn't much point in doing the workarounds. It should just be implemented… (please)
Ninkancho
Scratcher
500+ posts

"Create own block" dropdown list

Support. Using a string input should work fine, but it might not be as easy to figure out in a custom block made for public use.
the2000
Scratcher
1000+ posts

"Create own block" dropdown list

There should also be checkmark boxes for
Have all broadcast messages
Have all lists
Have all variables
(You get my point)
savaka
Scratcher
1000+ posts

"Create own block" dropdown list

PullJosh wrote:

Great idea! This was a feature that I always found BYOB (now SNAP) was lacking and needed badly. And now scratch needs it too. Support!
Me too
Me_Tis
Scratcher
100+ posts

"Create own block" dropdown list

the2000 wrote:

There should also be checkmark boxes for
Have all broadcast messages
Have all lists
Have all variables
(You get my point)
Good idea!
JonathanSchaffer
Scratcher
1000+ posts

"Create own block" dropdown list

support.
Rex208
Scratcher
500+ posts

"Create own block" dropdown list

Support, this could definitely be useful for blocks with multiple uses.
IgDegOo
Scratcher
1000+ posts

"Create own block" dropdown list

forever
support [Me_Tis v]'s idea ::sensing
end

Last edited by IgDegOo (March 2, 2016 15:35:57)

Me_Tis
Scratcher
100+ posts

"Create own block" dropdown list

IgDegOo wrote:

forever
support [Me_Tis v]'s idea ::sensing
end
lol
braxbroscratcher
Scratcher
1000+ posts

"Create own block" dropdown list

derpmeup wrote:

Support! There is a way to get hacked custom blocks, but it isn't easy.
Yes it is… It's called Notepad++, google, and basic programming knowledge xD
Me_Tis
Scratcher
100+ posts

"Create own block" dropdown list

braxbroscratcher wrote:

derpmeup wrote:

Support! There is a way to get hacked custom blocks, but it isn't easy.
Yes it is… It's called Notepad++, google, and basic programming knowledge xD
The whole point of this idea is to make it easier, (the whole point of scratch), so you should be able to do it without downloading the json file and editing it.
I_LIKE_YO_SCRATCH
Scratcher
26 posts

"Create own block" dropdown list

Me_Tis wrote:

My suggestion is simple: that when you create your own block, along with boolean, string and number input, you were allowed to do a dropdown list like this:
define move [direcion]▾
if <(direction)=[up]>
point in direction (0 v)
move (10) steps
end
if <(direction)=[down]>
point in direction (180 v)
move (10) steps
end
when green flag clicked
move [down v]:: custom

You would create it like this:
https://dl.dropboxusercontent.com/u/17754076/Scratch/Dropdown%20list.png

I would find this very useful (though admittedly my example wasn't very useful)
Any suggestions, improvements or just support?
That would be awesome! I'd do a lot of things with that!
define set color to [color] ▾
if <(color:: imput) = [white]> then
set [color v] effect to [white]:: looks
end
...

Last edited by I_LIKE_YO_SCRATCH (March 10, 2016 03:04:46)

Sheep_maker
Scratcher
1000+ posts

"Create own block" dropdown list

Support, and the switch block would be handy in this case.
helloandgoodbye9
Scratcher
1000+ posts

"Create own block" dropdown list

Support, this would make APIs easier to understand!
GrumpyCat17
Scratcher
81 posts

"Create own block" dropdown list

Support
JavierR100
Scratcher
500+ posts

"Create own block" dropdown list

Support.
Japanesblade
Scratcher
35 posts

"Create own block" dropdown list

define (U+25BE)
notgoodatprograming
Scratcher
21 posts

"Create own block" dropdown list

TOTAL support.
alexphan
Scratcher
1000+ posts

"Create own block" dropdown list

notgoodatprograming wrote:

TOTAL support.
Reason?

Also, I still support, because although I made a workaround here, it requires hacking the JSON of the project

Powered by DjangoBB