Discuss Scratch

TheNibblys
Scratcher
5 posts

More key pressed blocks

I want more
key...pressed?
blocks, for example:

keybackspacepressed?keyshiftpressed?keyenter/returnpressed?keyctrlpressed?keycommandpressed?keyaltpressed?sayetc...

Vermask
Scratcher
13 posts

More key pressed blocks

TheNibblys wrote:

I want more
key...pressed?
blocks, for example:

keybackspacepressed?keyshiftpressed?keyenter/returnpressed?keyctrlpressed?keycommandpressed?keyaltpressed?sayetc...

Yeah another good thing would be:
keydown?keyspressed
StrangeMagic32
Scratcher
1000+ posts

More key pressed blocks

No Support for “Alt” and maybe others that have the same issue
Ctrl + Alt + F4 = Closes Application
Ctrl + Alt + del = bad stuff for a non experienced person

Too much potential to do harm.

Also I do believe this is a duplicate.

Last edited by StrangeMagic32 (April 20, 2019 15:07:30)

imfh
Scratcher
1000+ posts

More key pressed blocks

This is a duplicate of this post here: https://scratch.mit.edu/discuss/topic/64182/

However yours does do a better job of explaining. I definitely support for shift, backspace, and enter/return. The others would be nice too but they aren't as needed for programs which have the user type stuff.
TheNibblys
Scratcher
5 posts

More key pressed blocks

imfh wrote:

This is a duplicate of this post here: https://scratch.mit.edu/discuss/topic/64182/

However yours does do a better job of explaining. I definitely support for shift, backspace, and enter/return. The others would be nice too but they aren't as needed for programs which have the user type stuff.
I wasn't trying to copy something else.
StrangeMagic32
Scratcher
1000+ posts

More key pressed blocks

basically anything other than ctrl, alt, esc, del, tab, shift, caps, ect… you can now just easily do
keykeypressed?

and set key to any one of these
abcdefghijklmnopqrstuvwxyz1234567890!@#$%^&*()`~-_=+}\|;:'",<.>/?


TheNibblys wrote:

imfh wrote:

This is a duplicate of this post here: https://scratch.mit.edu/discuss/topic/64182/

However yours does do a better job of explaining. I definitely support for shift, backspace, and enter/return. The others would be nice too but they aren't as needed for programs which have the user type stuff.
I wasn't trying to copy something else.
They were just pointing out that someone suggested it before, but I agree this is easier to read and understand.


For Shift, and others like it Support.

Last edited by StrangeMagic32 (April 20, 2019 15:34:10)

Powered by DjangoBB