Info-Mac Archive Downloads: dev/src/ SourceCode

Back to dev/src/ SourceCode

(mac-default-shell-101.hqx)

Download mac-default-shell-101.hqx (39,558 KB)


From: Brian Christensen


Mac Default Shell is a simple and small Mac application shell/skeleton
for C programmers (this is the source code to a fully functional Mac
application). The code is extensively commented, which means you can
easily understand what's happening. All the standard elements of a Mac
application are demostrated: menus, dialogs and windows. It requires a
C/C++ compiler (MPW may have some trouble compiling - I'm working on a
fix for the next version) and the Universal Headers 3.0 or later (for
Appearance Manager Support).

The update to v1.0.1 removes some unnecessary code and includes some
other minor changes and bug fixes (see the included Mac Default Shell
Notes read me file for detailed information).

Brian Christensen
http://www.clarinets.de/bkc/software/