home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-02-08 | 681 b | 20 lines | [TEXT/GEOL] |
-
- SillyBalls.p-----
-
- This is a very simple sample program that demonstrates how to use Color
- QuickDraw. It is about two pages of code, and does nothing more than open
- a color window and draw randomly colored ovals in the window.
-
- The purpose is to show how to get some initial results with Color QuickDraw.
- It is a complete program and is very short to be as clear as possible.
-
- It does not have an Event Loop. It is not fully functional in the sense that
- it does not do all the things you would expect a well behaved Macintosh
- program to do, like size the window naturally, have an event loop, use menus,
- etc.
-
- Bo3b Johnson
- Macintosh Developer Technical Support
- 1/26/88
-
-