THINK Scripts 1.2.1
Five AppleScript droplets for use in combination with Symantec C++ 6.0.1. Items new in versions 1.2 and 1.2.1 are marked with a bullet. The only difference between versions 1.2 and 1.2.1 is that the scripts from version 1.2 were compiled with AppleScript 1.1, making them unusable for owners of Appl…
Development
Thread Library is a free library, for use by Macintosh software developers, that implements cooperative multiple thread execution within a single application. Thread Library
- does not require any extensions;
- should work with all Macintosh models (from the Plus on up);
- works with system 7.x and with system 6.x u…
Attached is version 1.0b6 of the 3D Buttons CDEF. It fixes the following bugs:
* Completely rewritten using more C++ features * Removed Macsbug labels for smaller CDEF (now 14K) * Changed iconButton procID from 4 to 3 to make room for indentHighlighted flag * Added indentHighlighted flag (0x04) for pushButton and icon…
The "3D Game Machine" is an API-style toolbox for 3D arcade games and interactive multimedia applications development, it includes a real-time 3D rendering library and a whole set of routines for manipulating 3D virtual environments.
The main features are:
- simple easy-to-use interface - very fast rendering - full "…
Hello, there, MacGift Givers!
This file contains 3 Think C 5 projects.
1 "NewCube" which puts up a data window and a drawing window, then uses point plots to draw an anitmated cube which rotates on two axis'. It's an update from an old .c file I found on the old BMUG BBS.
2 "NuCube" is a variation on the other done …
ThunderDraw
version 1.0
by Paolo Bertani, 1996, ThunderSoft.
ThunderDraw is a PowerMacintosh shareware library that let you create sprite animations for games, multimedia software, graphic presentations, etc...
ThunderDraw has UNIQUE FEATURES (Apple Draw Sprocket compatibility, trajectory management, special blitte…
To: hagood@scri1.scri.fsu.edu CC: Subj: TickCount Ext
Date: Wed, 31 Jul 91 09:16 GMT +1200 From: Allan Udy Subject: TickCount Ext To: hagood@scri1.scri.fsu.edu X-VMS-To: IN%"hagood@scri1.scri.fsu.edu"
TickCount(vticks)
TickCount returns in vticks the number of ticks (60ths of a second) that have passed since midnig…
TidBITS2html 1.2 is an application produced with Data Transformer Project Manager 0.9a10 available on Info-Mac. It transforms an emailed TidBITS type of document into HTML.
To try 'TidBITS2html App' either drag and drop a textfile on it or start it and open a textfile from inside it.
The minimum system required for t…
Aldus recently published a new version of its Tagged Image File Format (TIFF). The specification is titled "TIFF Revision 6.0" and it is dated June 3, 1992. This file contains a PostScript version of that specification in a BinHex-ed self-extracting Compact Pro archive. If you have trouble extracting the archive or pri…
TIFF tool is a Macintosh application for viewing the actual tags and their contents in TIFF (Tagged Image File Format) graphic files. This tool is helpful if you are developing an application that reads or writes TIFF files, or if you are just trying to understand the TIFF specification in general.
From 73507.3041@CompuServe.COM Sun Jul 25 21:44:59 1993 Date: 25 Jul 93 21:38:54 EDT From: Scott Ribe Subject: Timers BinHex
Timers, free, uses the Time Manager to get accurate timings with a resolution of at most a millisecond, down to 20 microseconds, depending on your hardware. Much more precise and accurate than …
A set of external commands for Apple HyperCard 2.x
This XCMD and XFCN lets you change the settings of your Macs clock (the time and the date). This XCMDs are accelerated for PowerPC (only for HyperCard >= 2.3). Also a version for 68K Machines is included.
For more information use: E-Mail: matthias.kahlert@rz.fh-regen…
TimGA 1.2.1 Source Code (C++/PowerPlant)
Description --- This package includes the full PowerPlant based C++ source code for TimGA - a genetic algorithm based graph drawing application for Macintosh. The code specifically demonstrates the use of ...
* a genetic algorithm to draw graphs nicely * Metrowerks'…
TimGA 1.2 Source Code (C++/PowerPlant)
Description This package includes the full PowerPlant based C++ source code for TimGA - a genetic algorithm based graph drawing application for Macintosh. The code specifically demonstrates the use of ...
* a genetic algorithm to draw graphs nicely * Metrowerks' PowerPlant frame…
TinyTools 2
Version 2 replaces version 1.2, and 1.
One big old source code collection, soup to nuts. C, C++ libraries for files, communications, data storage, data conversion, drawing. Just a bunch of stuff I had around collecting dust.
Copyright (C) 1986, 1987, 1995, 1996, 1997 by John Montbriand. All Rights Reserv…
I got my Metrowerks CW5 update today, and thought "Wouldn't it be cool if the new custom keywords in the editor could be a list of the types defined by the Toolbox?". So, after a lot of playing around with the version 2.0a3 Universal Headers using streamedit, sort, catenate etc. in MPW (see, it still has its uses!) I a…
Tools Plus 3.2 libraries and application framework let you easily create professional looking apps and plug-ins with automated dialogs, menus, events, etc. Create integrated, working GUI elements with 1 line of code (i.e., create an Edit menu and it edits!) Includes many extras such as tool bars, floating palettes, the…
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 TransS…
This script contains a handler to traverse the entire Eudora mailfolder tree and build a corresponding hierarchic structure in AppleScript in the course of doing so.
Unfortunately scripting support of Eudora is only rudimentary. Eudora does not understand "every" and "whose" which makes it necessary to read complex st…
trueColor provides an intuitive way to work in color in HyperCard.
You can give buttons and fields colors and color pictures. Buttons can have color icons.
You can cut, copy and paste color pictures and icons to and from the clipboard. You can move fields and buttons in color.
The information about the color propert…
trueColor provides an intuitive way to work in color in HyperCard.
You can give buttons and fields colors and color pictures. Buttons can have color icons.
You can cut, copy and paste color pictures and icons to and from the clipboard. You can move fields and buttons in color.
The information about the color propert…
trueTools contains these five stacks:
truePrint lets you copy the card picture to the clipboard and, if you want, to print it.
trueConvert converts stacks that use trueColor to stacks that are colorized using Apple's Color Tools.
vue uses HyperCard's picture command (XCMD) to display pictures at full screen. You can…
Why bother? Because I'm sick of horsing around with utility string functions for simple things like string assignment and concatenation, either with pascal or C strings.
The class has been designed to be as transparent a 'drop-in' as possilbe, and use of inline functions mean you don't have to pay any speed penalty fo…
-- _27835200==_ Content-Type: text/plain; charset="us-ascii"
TTidyApplication is a C++ class for software developers who use MacApp, Apple's object oriented application framework. Its purpose is to help locate all the TObject descendants which a MacApp application has allocated but not freed.
TTidyApplication is …
From "vinko@spss.com (Vinko Tsui (312) 329-3455)" Mon Mar 7 10:17:10 1994 Date: Mon, 7 Mar 1994 12:17:08 -0600 From: vinko@spss.com (Vinko Tsui (312) 329-3455) Subject: TTidyApplication - A leak detector for MacApp
-- _21343244==_ Content-Type: text/plain; charset="us-ascii"
This is a posting for Adam Wildavsky (…
-- _13678449==_ Content-Type: text/plain; charset="us-ascii"
Attached is a copy of TurboTCP 2.0.1. This should be placed in a development libraries directory and replace any previous version of TurboTCP. This version fixes a minor compile-time error with 2.0.
Thanks,
-eric
Description:
The TurboTCP class libra…
Enclosed is the source code to Twist 1.0, a screensaver module for Berkeley Systems' After Dark.
Twist "twists" the pixels of the screen in an interesting way. First it tilts the screen over to the right, then scrambles it, then repeated images go in and out of phase, and eventually the original image is restored.
Th…
-- _19692486==_ Content-Type: text/plain; charset="us-ascii"
>Mail it to info-mac@sumex. > >Bill
4th dimension external to change creator and type of file.
/john
-- _19692486==_ Content-Type: application/mac-binhex40; name="TypeChange.sit"