This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-10-25 12:43:24

WeirdF
Scratcher
Registered: 2009-05-31
Posts: 1000+

Copying scripts from Scratch into forums

You know the blocks feature on the forum, right? Well, I think it would be useful if you could translate this from Scratch:
[blocks]<when green flag clicked>
<forever>
<stamp>
<move( 1 )steps>
<end>[/blocks] into this:

Code:

<when green flag clicked>
<forever>
<stamp>
<move( 1 )steps>
<end>

so you could just copy it into the forums. Maybe you could just right click on it and there would be an option to do that.


http://i.cr3ation.co.uk/dl/s1/gif/847032b8a331def77529b6a0384db1fe_handfingers.gif

Offline

 

#2 2009-10-25 13:32:19

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: Copying scripts from Scratch into forums

cool idea


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#3 2009-10-25 17:56:17

scmb1
Scratch Team
Registered: 2009-03-19
Posts: 1000+

Re: Copying scripts from Scratch into forums

Great idea!


http://i48.tinypic.com/2z5pqad.png

Offline

 

#4 2009-10-25 22:03:11

Greatdane
Scratcher
Registered: 2007-06-05
Posts: 1000+

Re: Copying scripts from Scratch into forums

You mean, you wouldn't just copy to forums. It requires interaction between applications, and that's to complicated. It would copy to the clipboard, and it would paste, right?

A clipboard is where you store the information. Like when you highlight and press CTRL-C, it copies, and when you press CTRL-V, it pastes.


The future belongs to those who believe in the beauty of their dreams.
        ~ Eleanor Roosevelt

Offline

 

#5 2009-10-26 02:36:10

WeirdF
Scratcher
Registered: 2009-05-31
Posts: 1000+

Re: Copying scripts from Scratch into forums

Greatdane wrote:

You mean, you wouldn't just copy to forums. It requires interaction between applications, and that's to complicated. It would copy to the clipboard, and it would paste, right?

A clipboard is where you store the information. Like when you highlight and press CTRL-C, it copies, and when you press CTRL-V, it pastes.

I know what a clipboard is, and it wouldn't require interaction between the two programs. I can copy something from Microsoft Word, and paste it into the forums easily.


http://i.cr3ation.co.uk/dl/s1/gif/847032b8a331def77529b6a0384db1fe_handfingers.gif

Offline

 

#6 2009-10-31 16:49:03

Greatdane
Scratcher
Registered: 2007-06-05
Posts: 1000+

Re: Copying scripts from Scratch into forums

Yes, that's what I mean.


The future belongs to those who believe in the beauty of their dreams.
        ~ Eleanor Roosevelt

Offline

 

#7 2009-10-31 18:06:53

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: Copying scripts from Scratch into forums

I like the idea.


Hai.

Offline

 

Board footer