/* Came from: ** Newton Developer Technical Support Sample Code ** DragonDrop, a drag and drop example Modified by Ashish Mishra Sine of the Times */ // drag signature constant kSymbolSignature := kappsymbol; // version of this software constant kVersion := 1; // class for the dragon view constant kSymbolClass := '|view.Symbol:SofT| ; // drag types accepted constant kDropTypesArray := '[picture, text];