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

#1 2009-10-07 01:57:19

-Vizard-
Scratcher
Registered: 2009-10-06
Posts: 76

Multiple things...

I'm sure many scratcher's who don't like doing all the work of making every single letter in a sprite to show and stamp, we need an option to write text somewhere that's not just the ask function.

Also, Enter to be a key option rather than the button to activate the green flag in presentation mode.

Anyone agree?
~Spine


http://img40.imageshack.us/img40/4921/vizardp.png

Offline

 

#2 2009-10-08 01:01:37

greenflash
Scratcher
Registered: 2009-05-27
Posts: 1000+

Re: Multiple things...

Great ideas!

I also think there should be a |When <enter> key pressed| and a <key (enter)> pressed. that would make typing way easier.


http://i48.tinypic.com/2wrkirk.pnghttp://i46.tinypic.com/6r5zk7.pnghttp://i45.tinypic.com/2vtxr1t.png

Offline

 

#3 2009-10-11 04:31:57

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

Re: Multiple things...

I would love to see a "Print" command.  But then, I think I would want to be able to control the print size, location, and font as well - it could get kind of complicated.

Maybe it's a block that only sprites can use (it could be in the Pen section) and we would use the sprite position and size to control the text properties such as location, angle and size.   We could use the pen color and size to control the line color and width.  Sounds good to me  smile


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

Offline

 

#4 2009-10-11 04:39:24

dav09
Scratcher
Registered: 2009-03-25
Posts: 1000+

Re: Multiple things...

or u could make [print(0) size (red)font] block!

Offline

 

#5 2009-10-11 05:12:59

JSO
Community Moderator
Registered: 2007-06-23
Posts: 1000+

Re: Multiple things...

Paddle2See - Hmm Yes. And how about the font?

But "print" always mades me think of actually printing stuff on paper. I'm sure new Scratchers will be quite confused. How about "Stamp text []".

The is a pen block, so we could just add the Font in a different variable. "Set font to []". Not every PC has the same fonts installed so it might be a better idea to only use the standard "Helvetica bold" (?) font.

And What if you write text on the same position twice? For a score display for example? Some languages draw a white rectangle below the text, but I don't like that...


http://oi48.tinypic.com/2v1q0e9.jpg

Offline

 

#6 2009-10-11 05:52:13

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Multiple things...

Is the font really important, anyway, perhaps a

Write text [the text] to [set x position] [set y position]

Offline

 

#7 2009-10-11 08:24:36

ScratchScripter
Scratcher
Registered: 2008-08-21
Posts: 73

Re: Multiple things...

JSO wrote:

Not every PC has the same fonts installed so it might be a better idea to only use the standard "Helvetica bold" (?) font.

My Linux PC doesn't appear to have Helvetica bold... I think the command should use the same font Scratch uses for the "say"-block.

Offline

 

Board footer