cpython/Mac/Modules
Jack Jansen a1a0fef2ea Unified handle-conversion scheme to
handle = Ctl.as_Resource(ctl)
  ctl = Ctl.as_Control(handle)
and similarly for List, Menu, TE. The old handle.as_Control() methods are
still there for backward compatability.
1999-12-23 14:32:06 +00:00
..
ae Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted. 1999-12-14 15:47:01 +00:00
app Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
cm Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
ctl Unified handle-conversion scheme to 1999-12-23 14:32:06 +00:00
dlg Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
drag Print something on stderr in case of exceptions in callback routines. 1999-06-21 16:18:51 +00:00
evt Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted. 1999-12-14 15:47:01 +00:00
fm Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
help
icn Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted. 1999-12-14 15:47:01 +00:00
list Unified handle-conversion scheme to 1999-12-23 14:32:06 +00:00
macspeech
menu Unified handle-conversion scheme to 1999-12-23 14:32:06 +00:00
qd Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
qdoffs Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
qt Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
res In places where a ResObj is expected for PyArg_Parse and the object passed in isn't but it does have an as_Resource method use that. This makes life a lot easier 1999-12-12 22:57:29 +00:00
scrap Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
snd Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted. 1999-12-14 15:47:01 +00:00
te Unified handle-conversion scheme to 1999-12-23 14:32:06 +00:00
waste
win Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted. 1999-12-14 15:47:01 +00:00
ColorPickermodule.c
Nav.c Added a line about passing None as eventProc to the docstring to get movable 1999-12-17 23:01:44 +00:00
Printingmodule.c
calldll.c Allow for 12 arguments max, in stead of 8. Untested. 1999-12-03 23:35:47 +00:00
ctbmodule.c
gestaltmodule.c Return MacOS.Error in stead of RuntimeError in case of failure so the user 1999-08-23 11:37:51 +00:00
icgluemodule.c
macconfig.c Added Nav module 1999-12-16 22:20:52 +00:00
macfsmodule.c
macmodule.c
macosmodule.c First bits and pieces of appearance support: an init routine, a global flag PyMac_AppearanceCompliant (exported thru MacOS). If USE_APPEARANCE 1999-12-07 23:08:10 +00:00
macspeechmodule.c