Discuss Scratch

DevanWolf
Scratcher
100+ posts

New blocks: "stop asking" and "ask in progress?"

We need those ask sensing blocks:
stop asking::sensing
<ask in progress?::sensing>
The “stop asking” block stops an ask/prompt from running.
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
  1. Me (I guess )
  2. Zro716
  3. -PRO-
  4. imadrainpipe
  5. stickfiregames
  6. Thepuzzlegame
  7. Prinseskat
  8. MrSherlockHolmes
  9. Langdon35
  10. Zappy1333
  11. jrezneckbhds
  12. Yllie
  13. HOWING
  14. seanbobe
  15. peppermintpatty5
  16. AonymousGuy
  17. TheHockeyist
  18. NolanAwesome
  19. powercon5
  20. Sonickyle
  21. ev3commander
  22. __init__
  23. theonlygusti
  24. __init__
  25. jasperjay
  26. dude341
  27. mariobros406
  28. rollercoasterfan
  29. 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.)
  1. Me (I guess )
  2. AonymousGuy
  3. NolanAwesome
  4. ev3commander
  5. __init__
  6. theonlygusti
  7. jasperjay
  8. dude341
  9. rollercoasterfan (Semi-support)

Last edited by DevanWolf (July 10, 2015 06:38:02)

Zro716
Scratcher
1000+ posts

New blocks: "stop asking" and "ask in progress?"

stop asking::sensing
off-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-
Scratcher
500+ posts

New blocks: "stop asking" and "ask in progress?"

1. I support.
2. Agree that it can be worked around. No support.
TheHockeyist
Scratcher
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.
imadrainpipe
Scratcher
100+ posts

New blocks: "stop asking" and "ask in progress?"

1. support
2. As others have said, simple workaround.
stickfiregames
Scratcher
1000+ posts

New blocks: "stop asking" and "ask in progress?"

I think an
ask [] until <> :: sensing
would be a useful addition.

ask [] for () secs :: sensing
would 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
Scratcher
1000+ posts

New blocks: "stop asking" and "ask in progress?"

1. SUPPORT!
2. Workaroundable
GyroscopeBill
Scratcher
500+ posts

New blocks: "stop asking" and "ask in progress?"

Zro716 wrote:

stop asking::sensing
off-the-charts support

<ask in progress?::sensing>
can be worked around
set [asking? v] to [true]
ask [...] and wait
set [asking? v] to [false]
DevanWolf
Scratcher
100+ posts

New blocks: "stop asking" and "ask in progress?"

I wrote:

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.
Prinseskat
Scratcher
1000+ posts

New blocks: "stop asking" and "ask in progress?"

Support 1.
MrSherlockHolmes
Scratcher
500+ posts

New blocks: "stop asking" and "ask in progress?"

DevanWolf wrote:

We need those ask sensing blocks:
stop asking::sensing
<ask in progress?::sensing>
The “stop asking” block stops an ask/prompt from running.
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
Scratcher
500+ posts

New blocks: "stop asking" and "ask in progress?"

DevanWolf wrote:

We need those ask sensing blocks:
stop asking::sensing
<ask in progress?::sensing>
The “stop asking” block stops an ask/prompt from running.
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.
Overall support for the first.
ShamelessSnores
Scratcher
100+ posts

New blocks: "stop asking" and "ask in progress?"

Zro716 wrote:

stop asking::sensing
off-the-charts support

<ask in progress?::sensing>
can be worked around
set [asking? v] to [true]
ask [...] and wait
set [asking? v] to [false]
Langdon35
Scratcher
500+ posts

New blocks: "stop asking" and "ask in progress?"

1. SUPPORT, THIS IS A GREAT IDEA!!!!!
2. NO SUPPORT, THERE IS A WORKAROUND!!!
Scratcher1002
Scratcher
1000+ posts

New blocks: "stop asking" and "ask in progress?"

1st one can be worked around too.
say [] for (0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) secs
But support for #1 and @stickfiregames ' ask until block
stickfiregames
Scratcher
1000+ posts

New blocks: "stop asking" and "ask in progress?"

Scratcher1002 wrote:

1st one can be worked around too.
say [] for (0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) secs
But support for #1 and @stickfiregames ' ask until block
It doesn't hide the text box though.
DevanWolf
Scratcher
100+ posts

New blocks: "stop asking" and "ask in progress?"

Zappy1333
Scratcher
100+ posts

New blocks: "stop asking" and "ask in progress?"

stickfiregames wrote:

I think an
ask [] until <> :: sensing
would be a useful addition.
I support this block and block 1.
No support for the second because of the simple workaround.
jrezneckbhds
Scratcher
500+ posts

New blocks: "stop asking" and "ask in progress?"

1. Support
2. Workaroundable
Yllie
Scratcher
100+ posts

New blocks: "stop asking" and "ask in progress?"

I support the first suggestion!

Powered by DjangoBB