cpython/Mac/Modules/menu
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
..
Menumodule.c Unified handle-conversion scheme to 1999-12-23 14:32:06 +00:00
menuedit.py Unified handle-conversion scheme to 1999-12-23 14:32:06 +00:00
menuscan.py Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
menusupport.py Unified handle-conversion scheme to 1999-12-23 14:32:06 +00:00