Yes you can program your own Mac! SuperCard makes it fun, easy, and rewarding for anyone to build great Macintosh software - even if you don’t know a thing about programming!
Create interfaces visually, choosing from dozens of smart controls & fields. Script the innards in a rich, powerful English-like language you’ll intuitively understand, even if you’ve never scripted before!
No compiling! Edit your application while it’s running! The built in Script Tracer lets you see exactly how projects work: step line by line, set breakpoints, change scripts and data on the fly.
No digging through manuals — syntax completion and extensible help are just a keystroke away. ClickScript automatically generates clear, commented scripts for a wide variety of tasks, so you’ll be up and running in minutes.
Even import legacy HyperCard stacks for use in Mac OS X
What's new in this version:
SuperTalk Additions
allowDeleteCardMessages - controls whether SuperCard sends closeCard and openCard messages when a card is deleted.
iconData - new custom property of rectangle and polygon style buttons used to hold icon family data returned from new external functions.
machine - returns the name of the host machine.
machineBusSpeed - returns speed of the front side bus of the host machine.
machineROMVersion - returns the version of Apple's Boot ROM of the host machine.
machineSerialNumber - returns the available serial number of the host machine.
physicalMemory - returns the host machine's physical memory configuration (RAM).
processor - returns the name of the host machine's central processing unit (CPU).
processorCount - returns the number of the host machine's central processing units(CPU).
processorSpeed - returns the speed of the host machine's central processing unit(CPU).
External Addtions
getIconDataForFile - returns iconData of the icon family used to represent the file, folder, or volume specified by (even if the object has a custom icon).
getIconDataForType - returns iconData of the icon family data which is associated (in the local host's launch services database) with whatever combination of type, creator, extension, and/or MIME type specified.
getIconDataFromFile - returns iconData of the icon family data which is contained in a '.icns' file.
transcode - translates supplied text from one text encoding scheme (e.g., MacRoman) to another (e.g., UTF-8).
truncateText - trims a supplied string to fit within a given pixel width.
And More!
List fields now use the more modern theme hilite with reversed text.
The Runtime Editor and SuperEdit add accelerated 5, 10, 25, and 50 pixel nudging using the SHIFT, CONTROL, OPTION, AND COMMAND modifier with the arrow keys. Follow the link and
free download SuperCard now.
DETAILS