Discuss Scratch
- Discussion Forums
- » Suggestions
- » New blocks: "stop asking" and "ask in progress?"
- DevanWolf
-
100+ posts
New blocks: "stop asking" and "ask in progress?"
We need those ask sensing blocks:
And the “ask in progress?” boolean block reports true if there is an ask running. Otherwise, it's false when not asking, even when stop is clicked when ask is running already.
Supporters:
stop asking::sensingThe “stop asking” block stops an ask/prompt from running.
<ask in progress?::sensing>
And the “ask in progress?” boolean block reports true if there is an ask running. Otherwise, it's false when not asking, even when stop is clicked when ask is running already.
Supporters:
stop asking::sensing
- Me (I guess
)
- Zro716
- -PRO-
- imadrainpipe
- stickfiregames
- Thepuzzlegame
- Prinseskat
- MrSherlockHolmes
- Langdon35
- Zappy1333
- jrezneckbhds
- Yllie
- HOWING
- seanbobe
- peppermintpatty5
- AonymousGuy
- TheHockeyist
- NolanAwesome
- powercon5
- Sonickyle
- ev3commander
- __init__
- theonlygusti
- __init__
- jasperjay
- dude341
- mariobros406
- rollercoasterfan
- Cosmicstars-
<ask in progress?::sensing>(I don't know why most people here are saying not to support the <ask in progress?> block and think there is a workaround.)
Last edited by DevanWolf (July 10, 2015 06:38:02)
- Zro716
-
1000+ posts
New blocks: "stop asking" and "ask in progress?"
stop asking::sensingoff-the-charts support
<ask in progress?::sensing>can be worked around
set [asking? v] to [true]
ask [...] and wait
set [asking? v] to [false]
- -PRO-
-
500+ posts
New blocks: "stop asking" and "ask in progress?"
1. I support.
2. Agree that it can be worked around. No support.
2. Agree that it can be worked around. No support.
- TheHockeyist
-
1000+ posts
New blocks: "stop asking" and "ask in progress?"
1. Ehh… Indifferent. It could be useful, but I don't see many uses for it.
2. No support.
2. No support.
- imadrainpipe
-
100+ posts
New blocks: "stop asking" and "ask in progress?"
1. support
2. As others have said, simple workaround.
2. As others have said, simple workaround.
- stickfiregames
-
1000+ posts
New blocks: "stop asking" and "ask in progress?"
I think an
I support your first block, not the second because of the workaround.
ask [] until <> :: sensingwould be a useful addition.
ask [] for () secs :: sensingwould also be good, I know it can be worked around if my first block is added, but we already have both options for the wait block.
I support your first block, not the second because of the workaround.
Last edited by stickfiregames (Jan. 4, 2015 19:20:51)
- Thepuzzlegame
-
1000+ posts
New blocks: "stop asking" and "ask in progress?"
1. SUPPORT!
2. Workaroundable
2. Workaroundable
- GyroscopeBill
-
500+ posts
New blocks: "stop asking" and "ask in progress?"
stop asking::sensingoff-the-charts support<ask in progress?::sensing>can be worked aroundset [asking? v] to [true]
ask [...] and wait
set [asking? v] to [false]
- DevanWolf
-
100+ posts
New blocks: "stop asking" and "ask in progress?"
even when stop is clicked when ask is running already.And the “ask in progress?” boolean block reports true if there is an ask running. Otherwise, it's false when not asking,
- MrSherlockHolmes
-
500+ posts
New blocks: "stop asking" and "ask in progress?"
We need those ask sensing blocks:stop asking::sensingThe “stop asking” block stops an ask/prompt from running.
<ask in progress?::sensing>
And the “ask in progress?” boolean block reports true if there is an ask running. Otherwise, it's false when not asking, even when stop is clicked when ask is running already.
stop asking::sensing
repeat until <(stopaksing?) = [1]>
ask [] and wait
end
Last edited by MrSherlockHolmes (Dec. 17, 2014 17:56:37)
- MrSherlockHolmes
-
500+ posts
New blocks: "stop asking" and "ask in progress?"
Overall support for the first. We need those ask sensing blocks:stop asking::sensingThe “stop asking” block stops an ask/prompt from running.
<ask in progress?::sensing>
And the “ask in progress?” boolean block reports true if there is an ask running. Otherwise, it's false when not asking, even when stop is clicked when ask is running already.
- ShamelessSnores
-
100+ posts
New blocks: "stop asking" and "ask in progress?"
stop asking::sensingoff-the-charts support<ask in progress?::sensing>can be worked aroundset [asking? v] to [true]
ask [...] and wait
set [asking? v] to [false]
- Langdon35
-
500+ posts
New blocks: "stop asking" and "ask in progress?"
1. SUPPORT, THIS IS A GREAT IDEA!!!!!
2. NO SUPPORT, THERE IS A WORKAROUND!!!
2. NO SUPPORT, THERE IS A WORKAROUND!!!
- Scratcher1002
-
1000+ posts
New blocks: "stop asking" and "ask in progress?"
1st one can be worked around too.
say [] for (0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) secsBut support for #1 and @stickfiregames ' ask until block
- stickfiregames
-
1000+ posts
New blocks: "stop asking" and "ask in progress?"
It doesn't hide the text box though. 1st one can be worked around too.say [] for (0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) secsBut support for #1 and @stickfiregames ' ask until block
- Zappy1333
-
100+ posts
New blocks: "stop asking" and "ask in progress?"
I support this block and block 1. I think anask [] until <> :: sensingwould be a useful addition.
No support for the second because of the simple workaround.
- jrezneckbhds
-
500+ posts
New blocks: "stop asking" and "ask in progress?"
1. Support
2. Workaroundable
2. Workaroundable
- Yllie
-
100+ posts
New blocks: "stop asking" and "ask in progress?"
I support the first suggestion!
- Discussion Forums
- » Suggestions
-
» New blocks: "stop asking" and "ask in progress?"