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

#1 2008-06-29 11:06:53

mrguy740
Scratcher
Registered: 2008-01-25
Posts: 100+

More types of variable displays

I like the ones that are out now but It would be nice if there were more for instance, a slider without the variable number displayed another one that was up and down instead of side to side. Just think about it.


The imagination exercises a powerful influence over every act of sense, thought, reason, over every idea. Latin Proverb

Offline

 

#2 2008-06-29 11:18:46

bigB
Scratcher
Registered: 2007-06-09
Posts: 100+

Re: More types of variable displays

or different colours, fonts shapes etc.


http://scratch.mit.edu/projects/bigB/260981 Draw to Text
http://scratch.mit.edu/projects/bigB/181829 3D Stunt Flyer

Offline

 

#3 2008-06-29 20:01:02

mrguy740
Scratcher
Registered: 2008-01-25
Posts: 100+

Re: More types of variable displays

Maybe you could design one? Like if you wanted it to be really long or if you wanted more then one on one display... Think about it...

Last edited by mrguy740 (2008-06-29 20:01:35)


The imagination exercises a powerful influence over every act of sense, thought, reason, over every idea. Latin Proverb

Offline

 

#4 2008-06-29 20:12:41

Hobbs1100
Scratcher
Registered: 2008-02-16
Posts: 500+

Re: More types of variable displays

A variable that uses text instead #'s.

Last edited by Hobbs1100 (2008-06-29 20:12:55)

Offline

 

#5 2008-06-29 20:15:53

mrguy740
Scratcher
Registered: 2008-01-25
Posts: 100+

Re: More types of variable displays

Hobbs1100 wrote:

A variable that uses text instead #'s.

good idea


The imagination exercises a powerful influence over every act of sense, thought, reason, over every idea. Latin Proverb

Offline

 

#6 2008-06-30 11:43:22

bigB
Scratcher
Registered: 2007-06-09
Posts: 100+

Re: More types of variable displays

but variables are numbers. or do you mean it displays 'one hundred' instead of '100'?


http://scratch.mit.edu/projects/bigB/260981 Draw to Text
http://scratch.mit.edu/projects/bigB/181829 3D Stunt Flyer

Offline

 

#7 2008-07-03 11:50:58

fullmoon
Retired Community Moderator
Registered: 2007-06-04
Posts: 1000+

Re: More types of variable displays

bigB wrote:

but variables are numbers. or do you mean it displays 'one hundred' instead of '100'?

Variables can hold text in most programming languages. They're called strings. This would require a whole new set of blocks, but are supposed to be in 1.3.


http://i302.photobucket.com/albums/nn100/fullmoon32/wow.jpg

Offline

 

#8 2008-07-03 16:23:01

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: More types of variable displays

fullmoon wrote:

bigB wrote:

but variables are numbers. or do you mean it displays 'one hundred' instead of '100'?

Variables can hold text in most programming languages. They're called strings. This would require a whole new set of blocks, but are supposed to be in 1.3.

Not having string variables is a pain. Makes text input way harder than it needs to be.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#9 2008-07-03 22:15:36

fullmoon
Retired Community Moderator
Registered: 2007-06-04
Posts: 1000+

Re: More types of variable displays

archmage wrote:

fullmoon wrote:

bigB wrote:

but variables are numbers. or do you mean it displays 'one hundred' instead of '100'?

Variables can hold text in most programming languages. They're called strings. This would require a whole new set of blocks, but are supposed to be in 1.3.

Not having string variables is a pain. Makes text input way harder than it needs to be.

Indeed.


http://i302.photobucket.com/albums/nn100/fullmoon32/wow.jpg

Offline

 

Board footer