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

#1 2010-06-19 14:38:27

caseconothon
Scratcher
Registered: 2010-05-28
Posts: 1

Paint programming

<when green flag clicked>
<if><mouse down?>
<pen down>
<else>
<pen up>

This is how you make a simple paint program

Offline

 

#2 2010-06-19 14:42:06

Wolfie1996
Retired Community Moderator
Registered: 2009-07-08
Posts: 1000+

Re: Paint programming

Cool! I'll move this to All About Scratch - it seems to fit better there. Maybe you could post some ways to make a paint program more fancy?  smile


"...Jargon - the practice of never calling a spade a spade, when you might instead call it a manual earth-restructing implement..." - Bill Bryson, Mother Tongue

Offline

 

#3 2010-06-19 15:15:33

Greatdane
Scratcher
Registered: 2007-06-05
Posts: 1000+

Re: Paint programming

Y'know, I was just making something like this myself. I was working on making bezier curves, something a bit more advanced.


The future belongs to those who believe in the beauty of their dreams.
        ~ Eleanor Roosevelt

Offline

 

#4 2010-06-19 19:04:07

The-Whiz
Scratcher
Registered: 2007-07-09
Posts: 1000+

Re: Paint programming

Yeah, but you also have to have the <go to[ mouse pointer[/blocks] in there somewhere.

Offline

 

#5 2010-06-19 19:17:53

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Paint programming

The-Whiz wrote:

Yeah, but you also have to have the <go to[ mouse pointer[/blocks] in there somewhere.

And a forever block encircling the whole thing.

Thanks for telling us, though - I know there was a thread just this morning about that very same topic. A lot of users will certainly find this helpful!

Offline

 

Board footer