New ReleasesBrowseShow AllDevelopersSubmitAbout
Not logged in. Log in

New Releases:

Icon

CFReplace

4.6 universal external by Bruce Martin
Version: 1.0, Category: Text
This replace is similar to the built in Replace function but it allows you to replace using flags so you can only match backwards, case insensitive and more. Use as many of the following compareFlags as needed.
kCFCompareCaseInsensitive
kCFCompareBackwards
kCFCompareNonliteral
kCFCompareAnchored
kCFCompareNumerically
kCFCompareLocalized
default
Download
Icon

HTML

Fork external by Chilton Webb
Version: 1.0, Category: Text
Fast HTML parser. Allows you to extract text, colors, title, tags, and links.
Download
Icon

SQLite

4.6 universal external by Tomas Franzén, Alec Hole, Mark Lucas
Version: 3.1, Category: Text
Create, fill in, query and modify local file system-based SQLite databases.
Download
Icon

Spelling Externals

4.6 universal external by Alec Hole
Version: 1.0, Category: Text
These two externals allow you to check the spelling of some text. A language can be specified. The first external gives the positions of misspelt words in text. The second external gives a list of guesses for the spelling of a word.
Download
Icon

ExifRead

4.6 universal external by Terry Heaford
Version: 1.3, Category: Graphics
Read the EXIF info from a suitable image file.
Download
Icon

imageText

4.6 universal external by Terry Heaford
Version: 1.0, Category: Graphics
Takes text and draws it onto a image contained in @srcImageVar and returns a new image in @dstImageVar. The text is drawn at X,Y.
Download
Icon

imageColorEffects

4.6 universal external by Terry Heaford
Version: 1.0, Category: Graphics
Core Image color effects in a Cocoa window.

Effects:

Invert
Monochrome
Posterize
False Color
Sepia Tone
Download
Icon

mergeImages

4.6 universal external by Terry Heaford
Version: 1.0, Category: Graphics
Merges two images using Cocoa's composite operations and returns the result to SuperCard.

Composite operations:
NSCompositeClear
NSCompositeCopy
NSCompositeSourceOver
NSCompositeSourceIn
NSCompositeSourceOut
NSCompositeSourceAtop
NSCompositeDestinationOver
NSCompositeDestinationIn
NSCompositeDestinationOut
NSCompo...
Download
Icon

ExifRead

4.6 universal external by Terry Heaford
Version: 1.0, Category: Graphics
Obtains the EXIF information for a JPG image file using Apples built in routines.
Download
Icon

datePicker

4.6 universal external by Terry Heaford
Version: 1.0, Category: User Interface
Select a date using the Cocoa date picker.
Download