How to determine the drag and drop destination?

T

Thi

Hi,

<<<< Sorry for a repost because i really really need help with this one. >>>


I am trying to develop an application that allows the users to drag a few
file(s) from a zip archive to a destination.

My question is, how do i determine where the drop destination is because i
need to do some validation checking before extracting the files from the zip
archive (e.g. validate archive password).

Any help or some sample codes would be very much appreciated.

Thanks

Thi
www.elmbrook.co.nz
www.backpackpro.co.nz
 
G

Guest

You can't. It's an implementation detail of the drop target what it does
with your FileDrop data.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top