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

#1 2009-01-18 21:01:24

jamie
Scratcher
Registered: 2007-03-28
Posts: 100+

Forum: Better "Block" buttons

The current set of buttons for making blocks in forum posts are a tad ugly, the way the text doesn't seem to be aligned the same for different blocks:

http://img440.imageshack.us/img440/7872/picture2ap5.png

Maybe I'm just OCD ( lol  smile  ) about this, but I think they should be cleaned up a bit, more like this:

http://img261.imageshack.us/img261/6479/picture1ut3.png

Yes?


Check out my flash game site at http://subgaming.net/

Offline

 

#2 2009-01-18 21:13:11

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: Forum: Better "Block" buttons

Great looking buttons!

They should also update the actual blocks you can put in your posts. It looks like the blocks are all different sizes, and sometimes part of them cover some of the words you type.


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

#3 2009-01-18 23:59:04

jamie
Scratcher
Registered: 2007-03-28
Posts: 100+

Re: Forum: Better "Block" buttons

hmnwilson wrote:

Great looking buttons!

They should also update the actual blocks you can put in your posts. It looks like the blocks are all different sizes, and sometimes part of them cover some of the words you type.

I agree. The entire forum-based block system is a complete mess.
Whenever I see someone attempt a script with them, I can't even read it.

<when[ sprite1 ]clicked>
<pen up>
<change pen color by( 7
<change{ var1 }by( (( <mouse x> <*> <distance to[ sprite3  ))

Last edited by jamie (2009-01-18 23:59:33)


Check out my flash game site at http://subgaming.net/

Offline

 

#4 2009-01-19 00:28:19

mrweston
Scratcher
Registered: 2007-12-13
Posts: 100+

Re: Forum: Better "Block" buttons

Yeah, it kinda works? But often degrades into quite a mess; I prefer to just use text.

I think, though, that nice code-block formatting could probably be approximated with a bit of cunning CSS styling... I'd sit down and play with that if the web admins here thought they could implement such a thing.

(jamie: If you want them to be able to drop your buttons in to replace the old ones, you might want to make it nice and easy for them by matching the current ones' width/height, and making sure they either alpha-blend to that particular shade of grey down there, or have clean edges.)

Offline

 

Board footer