Hi all,
Currently doing the dragdrop object.
had successfully done the dragdrop part, and still in the middle of thinking how to dock the object to the left column & at a grid location in heigh(i.d:every 10pixel).
This is how my project looks like.
User allow to input the wardrobe heigh&width, then insert the width of division they want. Let's say the sculpture of the whole wardrobe is 400*400, and has 4 column which is 100 width each. Then, user will drag and drop the object(image based) on the right hand list into any division they like. Let's say it's division 3, so the object should dock to the left column of division 3. I've store all these information into a database, however i've no idea how to direct the pointer onto the division my object drop on. Anybody has the idea how to do that? or perhaps some way which suit my problem? I'm using VFP9.0.
Thanks so much for your time.
regards,
ShallowRacer