Quote Originally Posted by Kallog View Post
VB's got a bunch of events like .MouseDown, etc to detect clicks.
The control with the game board would have those events, so you just put in an event handler. Then you can get the coordinates from the event parameters.

Any reason you prefer vb6?
Maybe, because this is the first pc language I learn and who I am good at.
Today I buy a book about c++ and I think finally to learn it,'cuz how can I say I am programmer when don't know c++ .

I start from the most begining,but this sure is something.

So if you can give me some examples with some website or something for moving object to mouse click.

And If can someone answer me, on the third question I will be very obliged to the guy who answer !