brush problem...
-
hello friends, how can i make a simple, soft and nice brush like that is in the microsoft paint? My solution was to draw consecutive circles in my mouse drag event and add them to the array list and then repaint all circles in the array list. but some of the events of mouse drag are missed and this make my brush dotted. i want to know how can i make it more smooth. please guide me. thanks
modified on Wednesday, September 17, 2008 1:41 PM
-
hello friends, how can i make a simple, soft and nice brush like that is in the microsoft paint? My solution was to draw consecutive circles in my mouse drag event and add them to the array list and then repaint all circles in the array list. but some of the events of mouse drag are missed and this make my brush dotted. i want to know how can i make it more smooth. please guide me. thanks
modified on Wednesday, September 17, 2008 1:41 PM
Sajjad Izadi wrote:
My solution was to draw consecutive circles in my mouse drag event and add them to the array list and then repaint all circles in the array list.
Seems you will also need to join the circles to get an smooth effect. Regards, Syed Mehroz Alam
-
Sajjad Izadi wrote:
My solution was to draw consecutive circles in my mouse drag event and add them to the array list and then repaint all circles in the array list.
Seems you will also need to join the circles to get an smooth effect. Regards, Syed Mehroz Alam
yes yes, that's it. but the way to solve...?
-
hello friends, how can i make a simple, soft and nice brush like that is in the microsoft paint? My solution was to draw consecutive circles in my mouse drag event and add them to the array list and then repaint all circles in the array list. but some of the events of mouse drag are missed and this make my brush dotted. i want to know how can i make it more smooth. please guide me. thanks
modified on Wednesday, September 17, 2008 1:41 PM
your in the wrong forum, try graphics
Harvey Saayman - South Africa Junior Developer .Net, C#, SQL
you.suck = (you.Passion != Programming & you.Occupation == jobTitles.Programmer)
1000100 1101111 1100101 1110011 100000 1110100 1101000 1101001 1110011 100000 1101101 1100101 1100001 1101110 100000 1101001 1101101 100000 1100001 100000 1100111 1100101 1100101 1101011 111111 -
your in the wrong forum, try graphics
Harvey Saayman - South Africa Junior Developer .Net, C#, SQL
you.suck = (you.Passion != Programming & you.Occupation == jobTitles.Programmer)
1000100 1101111 1100101 1110011 100000 1110100 1101000 1101001 1110011 100000 1101101 1100101 1100001 1101110 100000 1101001 1101101 100000 1100001 100000 1100111 1100101 1100101 1101011 111111Harvey Saayman wrote:
1000100 1101111 1100101 1110011 100000 1110100 1101000 1101001 1110011 100000 1101101 1100101 1100001 1101110 100000 1101001 1101101 100000 1100001 100000 1100111 1100101 1100101 1101011 111111
Yes, it does. But you spelled "I'm" as "im"... ;) 44 6F 20 79 6F 75 20 72 65 61 64 20 68 65 78 20 61 6C 73 6F 3F
Despite everything, the person most likely to be fooling you next is yourself.
-
Harvey Saayman wrote:
1000100 1101111 1100101 1110011 100000 1110100 1101000 1101001 1110011 100000 1101101 1100101 1100001 1101110 100000 1101001 1101101 100000 1100001 100000 1100111 1100101 1100101 1101011 111111
Yes, it does. But you spelled "I'm" as "im"... ;) 44 6F 20 79 6F 75 20 72 65 61 64 20 68 65 78 20 61 6C 73 6F 3F
Despite everything, the person most likely to be fooling you next is yourself.
Guffa wrote:
44 6F 20 79 6F 75 20 72 65 61 64 20 68 65 78 20 61 6C 73 6F 3F
apparently i can ;P octal too if i really have to
Harvey Saayman - South Africa Junior Developer .Net, C#, SQL
you.suck = (you.Passion != Programming & you.Occupation == jobTitles.Programmer)
1000100 1101111 1100101 1110011 100000 1110100 1101000 1101001 1110011 100000 1101101 1100101 1100001 1101110 100000 1101001 1101101 100000 1100001 100000 1100111 1100101 1100101 1101011 111111