Macintosh Drag and Drop Summary: Macintosh Drag and Drop is new technology from Apple, which you should support. By using Macintosh Drag and Drop, you can easily implement intra and inter-application drag and drop in your applications. Your products will have an improved user interface, and your users will be able to manipulate and work with their data faster and more intuitively. Version 1.1.1 corrects a problem with the Universal interface file. Macintosh Drag and Drop implements the new Drag Manager toolbox. Use the Drag Manager routines to add drag and drop behavior to your application. To provide the standard drag and drop interface, you only need to add a few new calls and provide two callback routines that are utilized during drag operations. The Drag Manager is integrated with the latest Finder (included in System 7 Pro and System 7.5), allowing users to drag and drop files from the Finder into any applications¹ windows and providing file information for those files. Applications can also find out where data was dropped in the Finder ‹ for example, that it was dropped into the Trash. Version 1.1 of Macintosh Drag and Drop adds support for native PowerPC applications and fixes a number of key bugs with version 1.0. To support native applications, we've included two new files for your development and we've improved the Macintosh Drag and Drop extension to provide PowerPC glue code. For development, we provide the DragLib library that you use to link with your application and we provide a universal Drag.h file for you to include. You do not need to include the DragLib file with your application as long as you start your Macintosh with the Macintosh Drag and Drop version 1.1 file in your extension folder. The extension will provide the DragLib code fragment that your application will link with at run time. You may license Macintosh Drag and Drop 1.1 and include it with your products. Macintosh Drag and Drop 1.1 includes the Macintosh Drag and Drop file, the Clipping Extension file, and the Dragging Enabler file. You may not license any other files in the Developer¹s Kit. Please call Apple Software Licensing at (408) 974 4667 for information. Requirements: Macintosh Drag and Drop 1.1 requires System 7.0 or later to operate. On System 7.0 or 7.0.1 you may drag within your application windows or between them. The inter-application dragging features of Macintosh Drag and Drop require System 7 Pro or use of the Dragging Enabler file with System 7.1. Support for clipping files requires the Clipping Extension file with Finder version 7.1.3 or later. Finder version 7.1.3 is included in System 7 Pro and with this Developer¹s Kit. Note that Finder version 7.1.1 was released in the PowerBook File Assistant product, and with Macintosh Drag and Drop it allows you to receive and promise files, but does not create or support clipping files. For implicit data type translation, Macintosh Easy Open version 1.0.3 or later is required. Issues: Macintosh Drag and Drop is incompatible with the graphics acceleration of the 8€24 GC video card. With this card and the 8€24 GC control panel installed, Macintosh Drag and Drop may leave bits on the screen while dragging on the 8€24¹s display. Remove the 8€24 GC control panel to fix the problem.