DropShell 2.0

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
DropShell 2.0

Post by Info-Mac » July 3rd, 1994, 9:00 am

Download: http://archive.info-mac.org/dev/src/drop-shell-20-c.hqx

--========================_13717509==_
Content-Type: text/plain; charset="us-ascii"

DropShell 2.0 - July 1st 1994

by Leonard Rosenthol, Marshall Clow, and Stephan Somogyi

DropShell is a collection of C source files that allow you to easily build
your own System 7-style drop-box applications.


Basic Features

DropShell consists of four source files and five header files that are
designed to let you quickly add your own application's functionality
without having to change the DS sources themselves much.

DropShell implements support for dragging files and folder onto the
application's icon via AppleEvents - it doesn't cheat and use the System 6
compatibility provided by System 7. DropShell is also a fully factored
application - it performs its work by sending AppleEvents to itself. This
also allows an application built on DropShell to be "recorded" by an
OSA-compatible scripting system.

DropShell handles a simple user interface including a splash screen, a
"Select File..." option and complete balloon help for all menus and
dialogs.



--========================_13717509==_
Content-Type: application/mac-binhex40; name="DropShell_2.0_sources.sit"
Content-Disposition: attachment; filename="DropShell_2.0_sources.sit"
Post Reply