| ★ wanayoo — archive 1999 http://www.pascal-central.com/source.html | Nouvelle recherche | Portail wanayoo |
Nothing But Macintosh Source Code
Bill Catambay, Pascal Central Editor
This page is a conglomeration of all the Macintosh source code and source code pages submitted to Pascal Central. At some point I'd like to adopt the motto, "If it isn't here, it doesn't exist"; however, this collection is far from being that complete at the moment. If you are looking for code which is not here, and you find it somewhere else, please provide me the link. And if you end up not finding it anywhere, but end up creating it yourself, please consider donating some useful snippets to this site.
Cheers!
Bill Catambay
| Title | Contributor | Description |
| CScript for Pascal | Sebastiano Pilla | CScript is a small library that allows you to execute AppleScript code from directly inside your application. Source code provided with permission by Cache Computing, ported to Pascal by Sebastiano Pilla. |
| MazeMaker | Robert Dell | Another article on Maze Generation, this one includes Mac source code for the maze generation routines, as well as a CodeWarrior project and sample running application. |
| Koryn's Units | Koryn Grant | A collection of Pascal source code and libraries being made available here for the common good. |
| SendFax Demo | Ranko Bojanic | An article about the FAXstf library, including sample source code for sending Faxes in Pascal. |
| Eric's Software Café | Erik Jensen | A bundle of software units for doing simple video editing, progress bars, serial port, and multiple file custom dialogs. |
| Merlin's Cavern | Bill Catambay | Complete Pascal software packages, including applications, source code and project files. This page also provides a summary of which programming functions each project features. |
| Multipane Dialogs | Koryn Grant | A set of functions for creating pane dialogs, with Pascal sample code. |
| Eclectic CDEFs | Sebastiano Pilla | CDEF source code: the Celsius CDEF and the Gauss CDEF. |
| PRF-File System | Olle Israelsson | SDK for the PRF-file system (Pseudo Resource Files), a substitute for resource files providing unlimited resources and shorter access time. |
| Glenn's Stuff | Glenn Berntson | Pascal source files and resource files representing the core libraries Glenn has developed during his graduate studies in Plant Ecology. |
| Peter's Source | Peter N Lewis | Some direct links into some powerful software libraries authored by Peter N Lewis, including everything from calculating CRCs to thread manager utilities. |
| Ingemar's Corner | Ingemar Ragnemalm | A vast collection of Pascal source code, including descriptions and ratings, provided by Macintosh shareware author Ingemar Ragnemalm. |
| Pascal I/O Extensions | Greg Ewing | New extensions for the Pascal I/O facilities to interface more harmoniously with the File Manager. |
| Hiding the Menu Bar | Bill Catambay | Finally, one of the most frequently asked questions answered here, including sample source code and project file. |
| My Type - Font Catalog | Steve Huey | A tool for cataloging fonts; includes full Pascal source code, project file and working application. |
| Balloon Help Tool | Milton Aupperle | A balloon help tool utility; includes application and Pascal source code. |
| Depth Manipulation | Bill Catambay | All about depth manipulation, including depth libraries, sample programs, source code, project files and running application. |
| Greg's Object-Oriented Framework | Greg Ewing | A minimalist object-oriented framework for Pascal programming. |
| TCL Port to CodeWarrior | Vik Rubenfeld | A complete conversion of Think Pascal 4.0 TCL to CodeWarrior. |
| Gamma Fading in Pascal | Matt Mora | A source code library for performing a Gamma Fade on the Macintosh; includes sample application. |
| Converting a Picture to a PixPat | Bill Catambay | Converting a PICT resource to a ppat resource, complete with source code. |