PaintDLL - A library for easy 2D Drawing

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
20 posts Page 2 of 2
Contributors
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

When will Axel be done with the sample D:
Image
User avatar
Agust1337
Coding God
Coding God
Posts: 2456
Joined: Fri Feb 19, 2010 8:18 pm

Yes oops I forgot to remove it lol Codex
Top-notch casual Dating
User avatar
Codex
Coding God
Coding God
Posts: 2028
Joined: Wed Mar 31, 2010 5:50 pm

Axel where are you, lets see the sample dunnno; lol
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

This project = dead. Reformatted computer due to a driver getting corrupted and wouldn't let my laptop start up. But luckily I have the PaintDLL v0.5.0 (Didn't release) source on my email somewhere.
Image
User avatar
Codex
Coding God
Coding God
Posts: 2028
Joined: Wed Mar 31, 2010 5:50 pm

This project isn't dead right? How old is the copy/backup ?
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

It's a little before the first release.
Image
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

Very nice! It would be nice if this had a flood fill.
http://www.megaapps.tk/
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

If you mean make a filled area, then it does. :P
drawFilledRegion(PictureBox pb, int x, int y, int width, int height, Color c);
Image
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

is that like the flood fill feature in paint?
http://www.megaapps.tk/
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

You have to code all that yourself, this is just bare basics..Currently it only fills a rectangle.
Image
20 posts Page 2 of 2
Return to “Full Software”