summaryrefslogtreecommitdiff
path: root/Mac/Lib/test/tscrollwin.py
Commit message (Collapse)AuthorAgeFilesLines
* Obsolete, superseded by :Mac:Demo:imgbrowse and friends.Jack Jansen2001-08-031-86/+0
|
* Sigh... First test before committing. InvalWindowRect and friends are window ↵Jack Jansen2001-01-231-1/+1
| | | | object methods. Fixed.
* Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.Jack Jansen2001-01-231-1/+1
|
* Added ScrolledWindow (a window with one or two scrollbars)Jack Jansen1996-04-121-0/+86