I recently had someone tell me that it is better to use _drag
to put items in containers, as opposed to the traditional put
command. _drag
is the internal command StormFront uses for drag-and-drop operations, but I don't know enough about its behavior to fully understand the difference between the two. Does anyone know much about the differences between these two commands? In either case, the commands would be operating over item ID's, so the commands won't have to deal with any ambiguity in items.