TransSkel Pascal 2.5; Pascal library with source code.

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
TransSkel Pascal 2.5; Pascal library with source code.

Post by Info-Mac » January 24th, 1995, 11:00 am

Download: http://archive.info-mac.org/dev/src/trans-skel-25-p.hqx

TransSkel is an excellent library, written by Paul DuBois and translated
to Pascal by Owen Hartnett. It takes care of most tedious standard
tasks for you, like event, menu and window handling, calling procedures
that you provide when something interesting happens.

TransSkel Pascal 2.5 is a modernized version of TransSkel Pascal 2.0,
which is severely outdated by now. There is a version 3 of the C version,
which can be used from Pascal, but as Paul states himself, it is
very convenient to have the full code available, and I really like
TransSkel in the form of a single, not too lange file that I can add to
my projects. Also included are the plug-ins TransDisplay and TransEdit,
and several demos.

Projects for Think Pascal and Metrowerks Pascal (MPW interfaces)
included.

This new version was made by Ingemar Ragnemalm and is in the Public
Domain just as the original TransSkel.
Post Reply