|
-
Jun 19th, 2002, 05:03 PM
#1
Thread Starter
New Member
Square Grid how?
I need to make a square gride in a picture box which I can also determine which square is clicked like say square 12,5 for instance. My current code looks a mess and I am wondering if anyone knows a good way to do it? Right now I am drawing lines at run time in the picture box but its getting way too messy now.
-
Jun 20th, 2002, 06:12 AM
#2
Not NoteMe
If you made coded the line drawing bit so that it could go in a loop, i can't see how the code could be that bad. It would just be 2 loops, one for the horozintal lines, and one for vertical.
Quotes:
"I am getting better then you guys.." NoteMe, on his leet english skills.
"And I am going to meat her again later on tonight." NoteMe
"I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
"my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
Have I helped you? Please Rate my posts. 
-
Jun 20th, 2002, 02:31 PM
#3
Thread Starter
New Member
...
Thats not exactly the problem, I already know how to make a grid with lines I don't want to because of the fact that I need to keep coordinates of each square, like the first one being 0,0 or 1,1. And it gets too messy when using lines.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|