jmoenig / Snap

a visual programming language inspired by Scratch
http://snap.berkeley.edu
GNU Affero General Public License v3.0
1.48k stars 739 forks source link

forever if block appears on help display for touching block #2205

Open normanbauer opened 5 years ago

normanbauer commented 5 years ago

The help display for the first two touching blocks contain a forever if block which was in BYOB but not in SNAP. I know this is a very minor detail, but should be corrected in the next version. Interestingly, the help for color is touching block does not contain the forever if block.

brianharvey commented 5 years ago

Yup, good catch, will do.

normanbauer commented 5 years ago

Brian, I am trying to use the touching color sensing command in SNAP. In BYOB, clicking on the color square box in the command caused a pipette to appear and moving it to a color and clicking caused the color to be used in the sensing command. In SNAP, clicking on the touching color command causes a color spectrum to appear. It would practically impossible to select a color from this to match a color on the stage. Is there a way to use the pipette (or something else) to select a color from the stage/sprite to be used in the touching color predicate block?

brianharvey commented 5 years ago

Although the cursor doesn't change to a pipette (maybe it should), you can click anywhere in the Snap! window to choose the color, not only in the color-picker rectangle.

normanbauer commented 5 years ago

You are right, clicking on a color works. Again your documentation is out of synch( from the touching color help):

The help documentation for touching colors says:

Get the eye dropper by clicking in this square Use the eye dropper to click on the color you want. Color appears in square.

No eye dropper is shown, just the spectrum of colors.

I hate to be a pest, but I am a 5 year user of BYOB and am accustom to its eccentricities. New software can be like a marriage without a honeymoon.

brianharvey commented 5 years ago

So, you're saying the rest of marriage is unpleasant? :-)

normanbauer commented 5 years ago

Well, it loses some of the romance.  LOL.

-----Original Message----- From: Brian Harvey notifications@github.com To: jmoenig/Snap--Build-Your-Own-Blocks Snap--Build-Your-Own-Blocks@noreply.github.com Cc: normanbauer crankings@aol.com; Author author@noreply.github.com Sent: Mon, Sep 10, 2018 3:35 pm Subject: Re: [jmoenig/Snap--Build-Your-Own-Blocks] forever if block appears on help display for touching block (#2205)

So, you're saying the rest of marriage is unpleasant? :-)— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.