
-----------------------------------
Catalyst
Fri Mar 21, 2003 7:21 am

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

-----------------------------------
Delta
Fri Mar 21, 2003 9:37 am

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.

-----------------------------------
Tony
Fri Mar 21, 2003 11:31 am


-----------------------------------
Sweet prog Catalyst  :D

I especially like the brush (that fact that its a solid line) and spray :wink:

Oh, and it also has a 1 turn undo  :D

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.

-----------------------------------
Asok
Fri Mar 21, 2003 11:42 am


-----------------------------------
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!

-----------------------------------
Catalyst
Fri Mar 21, 2003 3:13 pm


-----------------------------------
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)

-----------------------------------
DanShadow
Sun Dec 07, 2003 9:12 pm


-----------------------------------
Wow! Thats just awesome! A few glitches here and there, (ie. freezing constantly) but otherwise, a great program!  :D

-----------------------------------
Homer_simpson
Mon Dec 08, 2003 12:21 am


-----------------------------------
Nice...
+bits

-----------------------------------
flame_zeroX
Fri Jan 16, 2004 9:42 am


-----------------------------------
could you post the coding?
I wanna add to the program (like music and such)
*if that's alright with you*

-----------------------------------
Tendulkar
Wed Feb 04, 2004 4:10 pm


-----------------------------------
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??

-----------------------------------
Maverick
Wed Feb 04, 2004 4:17 pm


-----------------------------------
Wow thats an awesome program gj!! +Bits

-----------------------------------
shorthair
Wed Feb 04, 2004 4:51 pm


-----------------------------------
Very well done , cant say im surprised , all your releases rock , + Some Random Amount of Bits

-----------------------------------
Catalyst
Wed Feb 04, 2004 5:03 pm


-----------------------------------
wow this is old  :lol:

-----------------------------------
Delos
Wed Feb 04, 2004 5:52 pm


-----------------------------------
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!!!!!

-----------------------------------
Catalyst
Wed Feb 04, 2004 6:05 pm


-----------------------------------
use Turing 3.11  :lol:

-----------------------------------
Delos
Wed Feb 04, 2004 6:25 pm


-----------------------------------
use Turing 3.11  :lol:

[sigh]

Should've known.

-----------------------------------
Maverick
Wed Feb 04, 2004 7:03 pm


-----------------------------------
Whoa this is frum march 03 haha who brought this topic back up?

-----------------------------------
shorthair
Wed Feb 04, 2004 8:32 pm


-----------------------------------
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 ?

-----------------------------------
Tendulkar
Sat Feb 21, 2004 10:26 pm


-----------------------------------
can someone tell me how to save output pictures?

-----------------------------------
jonos
Sat Feb 21, 2004 10:53 pm


-----------------------------------
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.

-----------------------------------
TheZsterBunny
Tue Feb 24, 2004 9:15 pm

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

-----------------------------------
Catalyst
Tue Feb 24, 2004 10:22 pm


-----------------------------------
Nice job very professional
here have 25bits

-----------------------------------
Maverick
Tue Feb 24, 2004 10:34 pm


-----------------------------------
GJ i like it alot.

-----------------------------------
jonos
Wed Feb 25, 2004 4:58 pm


-----------------------------------
nice!!! cool layout and a lot of options like in paint.
