/*Came from:** Newton Developer Technical Support Sample Code** DragonDrop, a drag and drop exampleModified by Ashish MishraSine of the Times*/// drag signatureconstant kSymbolSignature := kappsymbol;// version of this softwareconstant kVersion := 1;// class for the dragon viewconstant kSymbolClass := '|view.Symbol:SofT| ;// drag types acceptedconstant kDropTypesArray := '[picture, text];