FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Drag and Drop from other programs.
Posts: 663
Joined: Mon Dec 05, 2005 11:22 PM
Drag and Drop from other programs.
Posted: Mon Sep 26, 2011 02:33 PM

I am trying to get drag and drop to work from other programs like WIndows Explorer.
c:\fwh\samples\testdrop.prg does not work with Windows Explorer in Windows 7.
When I drag a file over the window, the cursor never changes and the FWH window never accepts the dropped file names.

I want to get images (files) and emails dropped from Explorer and Outlook.

Any help would be appreciated.

Posts: 663
Joined: Mon Dec 05, 2005 11:22 PM
Re: Drag and Drop from other programs.
Posted: Mon Sep 26, 2011 06:16 PM

I rebuilt the sample from scratch and it now returns the file names.

Continue the discussion