NodeFromDragData Method always fails to return a node

Summary

Id:13463.5
Type:Bug Bug
Current Status:Resolved

Detail

18 Nov 2003Resolution IdentifiedSteve McMahon

The node NodeFromDragData method has the same problem as the HitTest method, in that it looks for the ID of a hItem in the m_colIDs collection when it should be using the fIDForhItem method to find the ID.

Thanks to Ed Epstein for pointing out the problem with HitTest.

23 Nov 2003ResolvedSteve McMahon

Fixed.