Raven 1.5 Examples.sit

Software development utilities, language compilers and interpreters, debuggers, resource editors and templates, etc.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Raven 1.5 Examples.sit

Post by Info-Mac » November 6th, 1998, 11:00 am

Download: http://archive.info-mac.org/dev/raven-15-examples.hqx

This file contains some sample CodeWarrior projects for the Raven 1.5 C++
framework. The projects are:

BoxPaint - A rewrite of the QD3D BoxPaint+ sample app using Raven's QD3D
wrapper classes.

DropCount - A drag and drop app that counts the number of source lines in
C/C++ code.

IconEdit - A simple document oriented application similar to the MacApp
example of the same name.

Quill - The Raven view editor.

Skeleton - A do nothing app for use as the base for new projects.

-- Jesse ([email protected])
Post Reply