Click here to Skip to main content
15,887,434 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I've created a grid, and a double array of my class gridBalls.
gridBalls has a int type, and you pass to it a number to determine
what to draw in the grid, like 0 blank, 1 ball etc.
What would the code look like in my mousedragged if I wanted to lets say
click on the slot [0] [0] on my grid (pretend its a ball), drag my mouse
to the right and draw a horizontal line (type 3 in this example), or if I
dragged my mouse bottom and it drew a vertical line (type 2)


[torsten] link removed due to security concerns[/torsten]
(code if needed)
Posted
Updated 22-Dec-12 21:45pm
v3
Comments
TorstenH. 20-Dec-12 3:57am    
and your question is???

By the way: we do not provide code. Please ask specific.
Abhishek Pant 23-Dec-12 4:32am    
just post your code here but not 3rd party website. and be specific where you stuck with.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900