Jack Jansen
|
7ff3133a7f
|
Regenerated so that NewGWorld is included.
|
2000-12-19 22:28:14 +00:00 |
Jack Jansen
|
723ad8ae73
|
More toolbox modules adapted to Universal Headers 3.3.2.
|
2000-12-12 22:10:21 +00:00 |
Jack Jansen
|
9d8b96c850
|
pymactoolbox.h contains protoypes for all externally visible toolbox module
functions. Include it in stead of duplicating the declarations everywhere. Also
cleaned up toolbox module exports, and got rid of resNotFound error.
|
2000-07-14 22:16:45 +00:00 |
Jack Jansen
|
6dc8ce9108
|
Added PutPixMapBytes() and GetPixMapBytes() functions that allow getting at
pixmap data.
Added an as_GrafPort() method to be able to use a GWorld as argument to
routines that expect a GrafPort.
|
2000-03-03 16:03:06 +00:00 |
Jack Jansen
|
a05ac607d7
|
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
|
1999-12-12 21:41:51 +00:00 |
Jack Jansen
|
a4e6ae6667
|
Offscreen bitmap support, first stab. PixMaps are still treated as ordinary
handles, not fullblown python objects, and UpdateGWorld returns a new GWorld
object in stead of modifying the existing one.
|
1999-03-07 23:11:21 +00:00 |