
01-05-2001, 04:13 PM
|
|
|
Re: Drag sprite
|
Drag and drop is really just a matter of paying attention to the events of the control/form that you're clicking on and moving the sprite appropriately. It's hard to supply code without more details as to how you're displaying the sprite and where. A good start is to simply open a form, select dragdrop from the combo box, and call up the help for that event.
--
TAZ
|
|