Skip to main content
HomeBrowseDevelopment
Development
1,111 titles
Development · 21 KB
From chrispis@eng.auth.gr Sat Aug 14 13:02:31 1993 Date: Sat, 14 Aug 93 20:59:33 +0300 From: chrispis@eng.auth.gr (Christos Pistofidis) Subject: BLOBMgr v.1.0 Liam, This is version 1.0 of BLOBMgr. It should go to the 4d archive. Here is a short description of the package: - 4th Dimension(R) provides…
Development · 16 KB
Here's a file to put into /mac/development/sources/snippets on mac.archive.umich.edu. Compress it as you please. /* blockio.c and blockio.h by Art Eschenlauer Routines to open blocks of memory as simple filestreams under ThinkC 5.0.4 Here are some routines to open a block of memory (Ptr or Handle) as a simple filest…
Development · 426 KB
'BlueLibrary Pack1' is a set of 5 libraries for the PowerPlant framework by Metrowerks. They are designed to work with PowerPlant 1.3 and 1.4 The best one is CPreferenceDialog, just get it and you'll see... that this class is design for creating a preferences dialog box a la the CodeWarrior IDE with panels attached to…
Development · 108 KB
This is the Tinnk C 6.01 version of Bob 1.5. For details, please see article Betz, David. "Your own tiny object-oriented language: C++? Smalltalk? What about Bob? (an interpreter formed from C++ and Lisp) (tutorial)", Dr. Dobbs Journal v16, n9 (Sept, 1991):26 (8 pages). Bob was written by: David Betz P.O. Box 14…
Development · 1,380 KB
`bomb' is an interactive graphics program for Power Macintosh. it falls in the eye-candy class of programs, and has pretensions to become a visual musical instrument. it produces continually changing organic patterns on the screen independently or under keyboard control. for more information and the latest version, see…
Development · 1,737 KB
BoxMaker++ is a freeware C++ shell for the creation of dropboxes (programs which are mainly used by dropping files onto them. The files are then processed by the dropbox). It comes with C++ complete source code, CodeWarrior and Symantec projects, and some example dropboxes for locking/unlocking files, changing creator …
Development · 242 KB
Brailler 0.61B is a Braille text editor. You can use it as a brailler-style typewriter (with six keys and a space bar), or you can type in English and Brailler will translate your text into grade 1 or 2 American Standard Braille as you type. Requires system 7.0 or later. Copyright (c) 1994-5, Mark Pilgrim; please read …
68K Development · 394 KB
This file is a demonstration program of how to use Binary Space Partitioning Trees to perform hidden surface removal for 3D rendering. It is primarily intended as reference material for programmers. The "BSP Tree Demo" application is an example of how Binary Space Partitioning trees can be used to solve the hidden sur…
PowerPC Development · 13 KB
Welcome to BugHuntLite, the free memory protection library for PowerPC developers using Metrowerks CodeWarrior. BugHuntLite: * validates reads and writes to memory - dropping into the debugger if an illegal address is accessed; * requires no source code changes (other then calling the initialisation function); * only …
PowerPC Development · 644 KB
Bundler is a program that creates BNDL and vers resources for your application, without having to mess with any crashy resource editors. Within Bundler icons can be copied from format to format and to the clipboard ready to be pasted on a file or folder. Can also import and export BNDL resources to and from any other f…
68K Development · 561 KB
Bundler is a program that creates BNDL and vers resources for your application, without having to mess with any crashy resource editors. Within Bundler icons can be copied from format to format and to the clipboard ready to be pasted on a file or folder. Can also import and export BNDL resources to and from any other f…
Development · 745 KB
Bundler is a program that creates BNDL and vers resources for your application, without having to mess with any crashy resource editors. Within Bundler icons can be copied from format to format and to the clipboard ready to be pasted on a file or folder. Can also import and export BNDL resources to and from any other f…
Development · 77 KB
ButtonTalk is an easy to use tool for creating interactive fiction. It may also be useful for documentation, and for scripts or prototypes of interactive products. My goal is to explore some notions of how writers can create interac- tive fiction and what the possibilities are. My method is to give you a simple and pow…
Development · 9 KB
This archive should be placed within the _Development/_Library directory. C3DAppearance ia a PowerPlant class (and methodology) to add a simple 3D appearance to your PowerPlant applications without clobbering the Appearance Manager. With PowerPlant 1.9.3 (CodeWarrior Pro 5), if your application uses PowerPlant's 3D ap…
Development · 396 KB
cadviewer-light - the ArNoNa CADViewer Light is a free CAD Viewing Java applet. It can be used to view AutoCAD drawings saved using the DWF internet format. Once placed on a Web site, anyone visiting will be able to view DWF drawings with no installation. Works on Windows/Mac/Unix etc.
Development · 174 KB
Attached is an updated version of c++advio, an advanced i/o & arithmetic compression classlib, Mac distribution. The new version is more portable: besides a Mac, the source code compiles and correctly runs on various UNIX boxes (Sun/Solaris, HP 9000/7xx, FreeBSD, DEC Alpha), and even Win95/WinNT. The package pulls of…
Development · 51 KB
Hansruedi Baer Department of Geography University of Zurich Phone: ++1 257-5256 Winterthurerstrasse 190 Internet: baer@gis.geogr.unizh.ch CH-8057 Zurich CalendarCDEF 1.1 This simple control definition function lets you choose a date from a calendar. Source code (THINK Pascal) and a documentation (Word) is included. …
Development · 17 KB
CalendarMDEF version 0.9 beta (c) 1996 by Cristiano Verondini. All rights reserved. CalendarMDEF is an MDEF useful to enter a date using only the mouse. Only few lines of code are needed to insert it into an application, and it can save you a lot of keystrokes. The documentation contains detailed instructions on how …
Development · 4 KB
From Wed Sep 22 07:27:55 1993 From: "Rene G.A. Ros" Subject: callhyper-10.sit.hqx Date: Wed, 22 Sep 93 13:27:47 MET DST 4D external by Ricardo Batista. Enables you to call HyperCard XCMDs and XFCNs from within an 4D data-base. XCMDs and XFCNs which call back to HyperCard can't be used.
Development · 2 KB
To: hagood@scri1.scri.fsu.edu CC: Subj: CancelEntry Ext Date: Wed, 31 Jul 91 13:21 GMT +1200 From: Allan Udy Subject: CancelEntry Ext To: hagood@scri1.scri.fsu.edu X-VMS-To: IN%"hagood@scri1.scri.fsu.edu" CancelEntry This external procedure will post a cancel event for a layout. It reads the Cancel Record key sequen…
Development · 34 KB
This Compact Pro archive contains the source code for CAnimCursor, a public domain Think C 5 class that provides easy, flexible handling of animated cursors. The Think Class Library is not required. This is the fourth beta. (It's quite stable and hasn't crashed in months, but I'm still calling it beta because of a mino…
Development · 80 KB
What it is: This is a little BBEdit extension that I wrote for myself, and I'm giving it away for free! I used the sample extension called "Capitalize" that came with BBEdit, and made it a little more flexible. Now it will handle more capitalization chores. What it does: * Have you ever wanted to change a whole bloc…
Development · 18 KB
CaPs ChAnGeR is a HyperCard 2.1 utility stack that enables users to change uppercase text to properly formatted lower case text. You can also change lower case text into all uppercase if you're looking to shout in someone's direction. This product has been designed for a commercial product "HyperCard Roundup" but may b…
Development · 970 KB
This is version 1.1.1 of the Caveman Sound system. It should replace previous versions of the library (caveman-sound-11.sit.hqx). This version fixes a minor bug that would cause havoc if sounds were removed from the sound system and new sounds were loaded. It also plugs a few memory leaks. What is The Caveman Sound Sy…
Development · 4 KB
CLASS: CBitmapWindow SUPERCLASS: CWindow LANGUAGE: Pascal (THINK Pascal) TCL VERSION: TCL 1.1.2 Pascal COPYRIGHT: Original C++ version by David Dunham. Pascal translation by Patrick Hew. CBitmapWindow is a window class which does it's drawing via an offscreen bitmap.
Development · 10 KB
CContextualMenu is a utility class that provides Contextual Menus for PowerPlant applications. It uses the Contextual Menu Manager if it's available, and the normal Mac OS Menu Manager if not. This allows applications to support Contextual Menus under both Mac OS 8 and System 7, without having to write additional cod…
Development · 756 KB
Utilizing a unique programming language created by us, this environment makes for easy programming and development. Loaded with examples and a quick tutorial guide, you can get started with CHCode Simple in no time! Extensive documentation is included and any questions you might have we can answer! All programs created…
Development · 20 KB
CTimeDateControl is a drop in module to give your Power Plant based application an easy to use, graphical time and/or date picker. The user interface of CTimeDateControl allows a user to click on a portion of a date and/or time string, and then change it's value by clicking on an arrow or with the arrow keys. Michael …
mp.ls