From b06007a3ba0dcc3bfdc50131a0729dd21882a4ea Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Thu, 23 Dec 1999 14:45:41 +0000 Subject: Added a reference to oldPICTbrowse.py. --- Mac/Demo/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Mac/Demo/index.html b/Mac/Demo/index.html index adb0acc..9845c20 100644 --- a/Mac/Demo/index.html +++ b/Mac/Demo/index.html @@ -99,7 +99,9 @@ The Python distribution contains a few more examples, all unexplained: PICTbrowse is an application that locates PICT resources and displays them, it demonstrates some quickdraw and the resource and list managers. In the same folder you will find the very -similar scripts ICONbrowse and cicnbrowse. +similar scripts ICONbrowse and cicnbrowse. oldPICTbrowse is the same program +but form the pre-Appearance era, it uses a dialog with a user item and +creates and manages its own List object.
  • Imgbrowse displays image files in -- cgit v0.12