Grinkrug Efim
March 10th, 1999, 01:41 AM
Does anybody know how to manage Drag&Drop using Microsoft Java SDK 2.02 packages?
There is a way to do it when dragging from one Java written object into another.
But when trying to drag filename from WindowsExplorer into some UIPanel (that is implementing the com.ms.object.dragdrop.DragHandler interface) of my own Java application (written using AFC) I cann't get MataObject from session.getTransferData() call: it returnes null.
Looking inside the com.ms.awt.WDragSession class I see "bigTemporaryHack" object that, as I can suppose, is the reason for that behavior.
Any comments and/or suggections ?
Thank you,
Efim Grinkrug
grinkrug@paragpaph.ru
There is a way to do it when dragging from one Java written object into another.
But when trying to drag filename from WindowsExplorer into some UIPanel (that is implementing the com.ms.object.dragdrop.DragHandler interface) of my own Java application (written using AFC) I cann't get MataObject from session.getTransferData() call: it returnes null.
Looking inside the com.ms.awt.WDragSession class I see "bigTemporaryHack" object that, as I can suppose, is the reason for that behavior.
Any comments and/or suggections ?
Thank you,
Efim Grinkrug
grinkrug@paragpaph.ru