Computer Science Canada Paint |
Author: | Catalyst [ Fri Mar 21, 2003 7:21 am ] |
Post subject: | Paint |
I made this paint program for an isu, at the time i didnt have much knowledge or experience with the gui module so i worte my own button procs ** dont use the flood fill, recursion doesnt seem to work too well when comipled*** MOD Edit: It's MS Paint in turing! watch out for lawsuits from M$, I'm giving you 20 bits for an impresive work - Tony |
Author: | Delta [ Fri Mar 21, 2003 9:37 am ] |
Post subject: | Pretty COol |
That's pretty cool but yeah your flood fill has a problem, text is kinda wierd good but wierd none the less. Your line thickness need to keep it straight and by that I mean 2x should be twice the thickness than the normal size and the same with the 3x and so on. But still its cool. |
Author: | Tony [ Fri Mar 21, 2003 11:31 am ] |
Post subject: | |
Sweet prog Catalyst ![]() I especially like the brush (that fact that its a solid line) and spray ![]() Oh, and it also has a 1 turn undo ![]() I was really impressed by cut... and I'd like to see more submitions like this. As for the fill... you can use my self-calling spread() procedure that I described at the end of my procedure-functions tutorial. I think that should work. |
Author: | Asok [ Fri Mar 21, 2003 11:42 am ] |
Post subject: | |
Very cool! Outline is incredibly useful. my comment of Improvement is maybe you could rotate the polygons using Pic.Rotate or something. Still, I love this, great work! |
Author: | Catalyst [ Fri Mar 21, 2003 3:13 pm ] |
Post subject: | |
thanx for input guys, ill look into your suggestions note: the spread proc u have is similar to the flood fill in my prog, as o now there is nothing i can do to fix the crashing, altho when run thru turing it can handle 10x filling area (approx) |
Author: | DanShadow [ Sun Dec 07, 2003 9:12 pm ] |
Post subject: | |
Wow! Thats just awesome! A few glitches here and there, (ie. freezing constantly) but otherwise, a great program! ![]() |
Author: | Homer_simpson [ Mon Dec 08, 2003 12:21 am ] |
Post subject: | |
Nice... +bits |
Author: | flame_zeroX [ Fri Jan 16, 2004 9:42 am ] |
Post subject: | |
could you post the coding? I wanna add to the program (like music and such) *if that's alright with you* |
Author: | Tendulkar [ Wed Feb 04, 2004 4:10 pm ] |
Post subject: | |
can u tell me how to save the picture??? and another thing that i want to know is that how do u set up the buttons???i mean when i tried making the program, i had put buttons. but if u click on other button, it doesn't work. For example, if u click on the line tool then it will just draw lines, even when uu click on other tools, they don't work. So can u help me pls?? |
Author: | Maverick [ Wed Feb 04, 2004 4:17 pm ] |
Post subject: | |
Wow thats an awesome program gj!! +Bits |
Author: | shorthair [ Wed Feb 04, 2004 4:51 pm ] |
Post subject: | |
Very well done , cant say im surprised , all your releases rock , + Some Random Amount of Bits |
Author: | Catalyst [ Wed Feb 04, 2004 5:03 pm ] |
Post subject: | |
wow this is old ![]() |
Author: | Delos [ Wed Feb 04, 2004 5:52 pm ] |
Post subject: | |
Ok...that was a great programme. Now...pls pls pls enlighten us all as to how you were able to remove the minimize and maximize buttons from the top of the screen!!!!! |
Author: | Catalyst [ Wed Feb 04, 2004 6:05 pm ] |
Post subject: | |
use Turing 3.11 ![]() |
Author: | Delos [ Wed Feb 04, 2004 6:25 pm ] |
Post subject: | |
Catalyst wrote: use Turing 3.11
![]() [sigh] Should've known. |
Author: | Maverick [ Wed Feb 04, 2004 7:03 pm ] |
Post subject: | |
Whoa this is frum march 03 haha who brought this topic back up? |
Author: | shorthair [ Wed Feb 04, 2004 8:32 pm ] |
Post subject: | |
Sorry about that guys , i thought catalyst just submitted this , well i guess this is old making this program even more amazing , im just 2 stupid to read the whole first post , who dug this bad boy up ? |
Author: | Tendulkar [ Sat Feb 21, 2004 10:26 pm ] |
Post subject: | |
can someone tell me how to save output pictures? |
Author: | jonos [ Sat Feb 21, 2004 10:53 pm ] |
Post subject: | |
check turing reference for pic.save, it tells you everythin gyou need to know, and the code is correct because that is what i learned off of. |
Author: | TheZsterBunny [ Tue Feb 24, 2004 9:15 pm ] |
Post subject: | Yeah, more paint |
It seems that everyone has had to do a paint program. This is one I built a while ago, about 2 days before I learned how to do fonts properly. Nonetheless, I like this program and would like to get some feedback. My teacher has been marking these for ~3 months. Two small notes -- you cannot load a .jpg file in this program (unknown why) This thing sucks up mega processing power. hit the Quit ZPaint button to quit. -bunny |
Author: | Catalyst [ Tue Feb 24, 2004 10:22 pm ] |
Post subject: | |
Nice job very professional here have 25bits |
Author: | Maverick [ Tue Feb 24, 2004 10:34 pm ] |
Post subject: | |
GJ i like it alot. |
Author: | jonos [ Wed Feb 25, 2004 4:58 pm ] |
Post subject: | |
nice!!! cool layout and a lot of options like in paint. |