Taneb wrote:
Could the block-making window be resizeable? That would make it much easier to make blocks.
Uhhh, it already is resizable....
Offline
Taneb wrote:
Could the block-making window be resizeable? That would make it much easier to make blocks.
Hi Taneb, the block editor is resizeable (as is the debugger and the Elements window). There's a resizing handle in the bottom right corner...
Offline
Jens wrote:
Taneb wrote:
Could the block-making window be resizeable? That would make it much easier to make blocks.
Hi Taneb, the block editor is resizeable (as is the debugger and the Elements window). There's a resizing handle in the bottom right corner...
Maybe Taneb has an older version of BYOB...
Offline
RCScratch wrote:
How do you make a block like this:
Code:
Do [^_______] until <> happens?
I can't figure out how to get the predicate right.
Couldn't you just use the repeat until block?
Offline
ScratchReallyROCKS wrote:
RCScratch wrote:
How do you make a block like this:
Code:
Do [^_______] until <> happens?
I can't figure out how to get the predicate right.Couldn't you just use the repeat until block?
If I'm understanding the question, RCS wants to capture momentatry events like a key press or mouse click, and if the action part of the loop takes too long the event might be over before a test. I don't have a complete solution for that, but it might help to have a separate thread that just checks for the event and sets a variable when it happens.
But if you're right and RCS just wants something like REPEAT UNTIL but with the test at the end (so the action happens at least once), there's a
REPEAT <action> UNTIL <test>
block in the tools.ypr project. Be sure to download the lastest version, because early versions had a bug!
Offline
Yay! Page 15 (for me at least)
Any chance we might be able to drag reporters into a "when key pressed" hat block? And a (keys pressed)[] reporter would be handy. Just random thoughts for 3.1!
Offline
fullmoon wrote:
Any chance we might be able to drag reporters into a "when key pressed" hat block?
Oh, you mean a reporter that reports a character, and that's the character it looks for? Nice idea, thanks. As you say, 3.1.
People keep rediscovering the generic WHEN <predicate> hat block; that's another possibility in this category.
Offline
bharvey wrote:
2.99.030, more bugfixes.
How many more versions are you going to make? 970?
Offline
markyparky56 wrote:
How many more versions are you going to make? 970?
There aren't that many days left before the Scratch conference!
We almost issued a beta release and then a still-unsettled argument (with users, not between me and Jens!) about the UI of higher order reporters got in the way. Stay tuned.
Offline
Hey, I have an important question for ya, bharvey.
One of the features of lists in Scratch, is that you can easily import them and export them. For example, you can simply type a list of words in notepad, and them import them to use them into a project. However, BYOB now has everything first class, so how do we export lists within lists, as well as costumes, and scripts, and blocks, (and sounds?)
Offline
bharvey wrote:
There aren't that many days left before the Scratch conference!
Hmm! I guess you're right. Summer flies by so fast...
I just wish I could be there to brag about my badges/buttons
Offline
Lucario621 wrote:
bharvey wrote:
There aren't that many days left before the Scratch conference!
Hmm! I guess you're right. Summer flies by so fast...
I just wish I could be there to brag about my badges/buttons
You got them too! AWESOME!
Offline
nXIII wrote:
Lucario621 wrote:
bharvey wrote:
There aren't that many days left before the Scratch conference!
Hmm! I guess you're right. Summer flies by so fast...
I just wish I could be there to brag about my badges/buttonsYou got them too! AWESOME!
You got them too!?!?!? EVEN AWESOMER!!!!
Who has them so far?
Offline
Also, what do you guys think about the recursion article on the Scratch Wiki? See it here. What should we add/change?
Offline
Lucario621 wrote:
nXIII wrote:
Lucario621 wrote:
Hmm! I guess you're right. Summer flies by so fast...
I just wish I could be there to brag about my badges/buttonsYou got them too! AWESOME!
You got them too!?!?!? EVEN AWESOMER!!!!
Who has them so far?
What on earth are badges/buttons?!?
Offline
shadow_7283 wrote:
Lucario621 wrote:
nXIII wrote:
You got them too! AWESOME!You got them too!?!?!? EVEN AWESOMER!!!!
Who has them so far?What on earth are badges/buttons?!?
Oh, nothing
Offline
Lucario621 wrote:
shadow_7283 wrote:
Lucario621 wrote:
You got them too!?!?!? EVEN AWESOMER!!!!
Who has them so far?What on earth are badges/buttons?!?
Oh, nothing
TELL US OR WE'LL EAT U!!! lol
Offline
Please tell me. I want to know!
Offline
shadow_7283 wrote:
Please tell me. I want to know!
Desperate noob. Lol.
I emailed bharvey and ask him if I could
Offline
Noob? Says the person with only four pages of projects.
Offline
nXIII wrote:
Lucario621 wrote:
shadow_7283 wrote:
Please tell me. I want to know!
Desperate noob. Lol.
I emailed bharvey and ask him if I couldAnd he said no?
Oh, I can see why....
No, I just didn't get a response yet.
Offline
bharvey wrote:
MathWizz wrote:
Do you have the latest version of BYOB?
Ah, haven't heard from you in a while! Happy 500th post.
PS Nice logo in your sig.
Wow! I didn't notice! My router's broken so I can't get online very often.
Offline