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

#1 2008-06-03 06:06:35

connors934
Scratcher
Registered: 2008-04-30
Posts: 5

I want comments in my code.

I would like a way to add text comments to my code.
The comments could be blocks, or sticky pad style notes.
It would be nice if they could have arrows that come from them to poin to specific parts of the code.

Offline

 

#2 2008-06-03 09:33:01

Jman720
Scratcher
Registered: 2007-11-27
Posts: 1000+

Re: I want comments in my code.

An earlier version of scratch had comments, but they were removed.


Solve for x
2+3+2+(-9)+1x+2x=7

Offline

 

#3 2008-06-03 12:33:14

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: I want comments in my code.

Word from the Scratch Team is that some form of commenting ability will be released sometime this summer!


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#4 2008-06-11 07:46:51

Jens
Scratcher
Registered: 2007-06-04
Posts: 1000+

Re: I want comments in my code.

A possibly interesting link would be:

   http://wiki.laptop.org/go/Activities

This is the wiki for the activities (programs) on the XO (the olpc machine). If you scroll that page down to the category "Programming" you'll find the  download link for an alpha version of Scratch 1.3 (!) for the XO. You can download that file, rename the suffix .xo to .zip, extract it under Windows/Mac and open the file named ScratchXO.image with a Scratch application or a Squeak VM.

Once you've got this Scratch v.1.3 alpha running, try right-clicking on the background in the scipts pane. Voila , there you have your new comment post-its! (there are also some other interesting things to be discovered...). But please remember: The fonts look much bigger because the XO has a much higher screen resolution, also alpha/beta-versions generally tend to produce incompatible project files, so never upload them or rely on them.


Jens Mönig

Offline

 

#5 2008-06-11 11:04:34

dbal
Scratcher
Registered: 2007-07-19
Posts: 100+

Re: I want comments in my code.

Jens wrote:

A possibly interesting link would be:

   http://wiki.laptop.org/go/Activities

This is the wiki for the activities (programs) on the XO (the olpc machine). If you scroll that page down to the category "Programming" you'll find the  download link for an alpha version of Scratch 1.3 (!) for the XO. You can download that file, rename the suffix .xo to .zip, extract it under Windows/Mac and open the file named ScratchXO.image with a Scratch application or a Squeak VM.

Once you've got this Scratch v.1.3 alpha running, try right-clicking on the background in the scipts pane. Voila , there you have your new comment post-its! (there are also some other interesting things to be discovered...). But please remember: The fonts look much bigger because the XO has a much higher screen resolution, also alpha/beta-versions generally tend to produce incompatible project files, so never upload them or rely on them.

Thanks for the update on this Jens.  This information fits right into a paper that I am working on having to do with the future of computer science education in terms of the probable technical capabilities of prospective students.


Dick Baldwin - Don't get stuck scratching. When you master Scratch, move on up to more serious programming languages. Free online programming tutorials:
Scratch - Alice - Java - C# - C++ - JavaScript - XML - Python - DSP

Offline

 

Board footer