@JJR wrote:
Hello,
I looked through the forums here and think this may not be possible, but I'll ask anyways.
I have an external table/grid and want to drag its items over the GoJS diagram and have the diagram template's mouse events to be handled/called when the item moves over the groups within the diagram. (i do a lot of validation and highlighting while mouse drag over events are occurring which work great with internal diagram dragged/dropped objects).
Is this possible from external draggable sources?
It looks like the GoJS dragging tool doesn't get activated until the external mouse event has been completed...(in which case the mouse button is released and starting the drag afterwards via code is kind of non-intuitive).
Any ideas for workarounds would be much appreciated.
Posts: 1
Participants: 1