
-----------------------------------
Barloq
Fri Nov 10, 2006 9:37 am

Grade 11 Turing Project: PAINT!
-----------------------------------
This is a half-decent paint program, you can decide how good it is.  :lol:

-----------------------------------
ericfourfour
Fri Nov 10, 2006 5:00 pm


-----------------------------------
That is pretty good. An improvement would be to fix the fill. Instead of using Draw.Shape then Draw.Fill, use Draw.FillShape.

Allowing undo and redo with ctrl+z and ctrl+y would make it easier to use. 

Also, allow the user to save the image and if you want even more allow loading (any picture of any size).

Overall that was a good job. You used Turing's GUI effectively which made your program easier to look at and use.

One more thing, when I click fill it would be better if the message came up somewhere on the toolbar or you could even include a status bar (like at the bottom of the Turing editor) where you could display all of the messages.

-----------------------------------
DemonZ
Fri Nov 10, 2006 6:57 pm


-----------------------------------
I must say good job. The feel of it reminds me of paint.
One thing though, when you click to exit you should make it where the program will close rather than being finished.
Overall good program!

-----------------------------------
Barloq
Fri Nov 17, 2006 11:11 am


-----------------------------------
Yeah, I didn't get enough time to add a save feature, or fix up fill.  :(
