Jack Jansen
|
eaf3c9bed7
|
Added #include <string.h> for memcpy()
|
1997-08-15 14:36:45 +00:00 |
Jack Jansen
|
a6d78c44a7
|
Removed unused var
|
1996-08-01 15:27:18 +00:00 |
Jack Jansen
|
425e9eb6cb
|
- Added color window/pixmap support
- Added support for obtaining pixmap data
- Added OptResObj_* routines for optional handles
|
1995-12-12 15:02:03 +00:00 |
Jack Jansen
|
9f37c6d91c
|
Added ResObj_OptNew, like ResObj_New but returns None when passed NULL.
|
1995-08-17 14:29:23 +00:00 |
Jack Jansen
|
1e054024c1
|
Added methods as_Menu and as_Control to convert a resource
to those object types
You can now set the data attribute of a resource with the expected
semantics (but you have to call ChangedResource yourself)
|
1995-06-18 20:20:27 +00:00 |
Jack Jansen
|
b81cf9d61c
|
Trying again to check it in. Changes to:
- Use Universal Headers as input
- Change addpack calls to not depend on Guido's disklayout
- Checkge testprograms to use new names for some functions
|
1995-06-06 13:08:40 +00:00 |
Guido van Rossum
|
9bcb641ad4
|
added Resource(), to create new resources from Python
|
1995-02-05 16:54:27 +00:00 |
Guido van Rossum
|
17448e2408
|
Committed a more or less working version.
|
1995-01-30 11:53:55 +00:00 |