The latest build of this product (v2.0.0208) was released 20 years ago,
which was before this thread was created.
Posted 20 years ago
by Marianne

Thought I had this working but I guess not...
Just need to find out how to allow drag/drop operations onto the DWWorkspace object. Setting the DWManager AllowDrop to true and putting in a DragDrop event handler didn't work. When someone drags a file into the workspace area I want to open that file but am unable to figure out how to implement this. SyntaxEditor has a custom CustomDataObjectText event but don't see anything similar here. What am I doing wrong?
Just need to find out how to allow drag/drop operations onto the DWWorkspace object. Setting the DWManager AllowDrop to true and putting in a DragDrop event handler didn't work. When someone drags a file into the workspace area I want to open that file but am unable to figure out how to implement this. SyntaxEditor has a custom CustomDataObjectText event but don't see anything similar here. What am I doing wrong?
------------------------------- Marianne