[comp.sys.next] Submitted Demo Program BitmapTest

sutter@skat.usc.edu (Carl Sutter) (03/17/90)

I have submitted a program called BitmapTest to cs.orst.edu and
 j.cc.purdue.edu.

	BitmapTest is a simple program to test the speed of animating bitmaps
 on the screen.  It also allows various optimizations to be turned on and off,
 to see how much they help.  This program is intended as a demo program for
 developers, and is in the Public Domain.  No claims are made to the
 usefulness or suitability of the program, or its source code.
	
	This program demonstrates animating bitmaps, use of timer & event
 handling,  use of the List object, limiting window resizing, and includes a
 simple generic object to handle moving a bitmap.

	Comments are welcomed to help make it a better demo program.  The code
 is intended to provide clear, correct use of the App Kit, rather than fast,
 but dirty code.


Carl F. Sutter
Academic Software Development Consultant
University of Southern California
University Computing Services
(213) 743-3826   sutter@ozone.usc.edu (NeXT mail)