Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: ShallowRacer
  Where is ShallowRacer?
 Melbourne
 Botland 2
 ShallowRacer
Subject: DragDrop, Object Docking
Thread ID: 102912 Message ID: 102912 # Views: 5 # Ratings: 0
Version: Visual FoxPro 9 Category: Classes and Objects
Date: Monday, July 31, 2006 3:30:08 AM         
   



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

ENTIRE THREAD

DragDrop, Object Docking Posted by ShallowRacer @ 7/31/2006 3:30:08 AM
RE: DragDrop, Object Docking Posted by Bernard Bout @ 7/31/2006 6:45:04 AM