Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do you make those yellow text boxes that go in the code?
- Bookwyrm703
-
Scratcher
4 posts
How do you make those yellow text boxes that go in the code?
Just curious, I’ve seen it on a bunch of MAPs, so I was just wondering. Thanks in advance for the help! 

- Bardo1900
-
Scratcher
500+ posts
How do you make those yellow text boxes that go in the code?
Just curious, I’ve seen it on a bunch of MAPs, so I was just wondering. Thanks in advance for the help!
Hi!
They are comments, you can use them by right-clicking on your code blocks and clicking on “add comment”
That's all

- -Turtle-Coding-
-
Scratcher
100+ posts
How do you make those yellow text boxes that go in the code?
Hello! To make a comment (that's what they're called) just right click, click the option that says “add comment” and type what you want to say. Hope this helps! 

- Bookwyrm703
-
Scratcher
4 posts
How do you make those yellow text boxes that go in the code?
Hello! To make a comment (that's what they're called) just right click, click the option that says “add comment” and type what you want to say. Hope this helps!
Well, I code on a iPad. Is there a way to do that on said Ipad?
- JJaboodle
-
Scratcher
7 posts
How do you make those yellow text boxes that go in the code?
Yes just press and hold and it will give you the option
- Bookwyrm703
-
Scratcher
4 posts
How do you make those yellow text boxes that go in the code?
I’m sorry but I still don’t understand. What am I pressing and holding. What does the icon or whatever look like please?
- SpyCoderX
-
Scratcher
1000+ posts
How do you make those yellow text boxes that go in the code?
I’m sorry but I still don’t understand. What am I pressing and holding. What does the icon or whatever look like please?You press and hold on either an empty part of the code editor or on a block.
This adds a detached comment or attached comment, respectively.
Last edited by SpyCoderX (Oct. 25, 2024 02:28:24)
- HoodieCoder
-
Scratcher
55 posts
How do you make those yellow text boxes that go in the code?
You have to right-click and in the drop-down menu select the “Add Comment” option. When the text box appears, type anything you want in the text box.
- Bookwyrm703
-
Scratcher
4 posts
How do you make those yellow text boxes that go in the code?
I’m sorry but I still don’t understand. What am I pressing and holding. What does the icon or whatever look like please?You press and hold on either an empty part of the code editor or on a block.
This adds a detached comment or attached comment, respectively.
Okay, thanks it works

- Discussion Forums
- » Help with Scripts
-
» How do you make those yellow text boxes that go in the code?