]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SetpopupData and GetPopupData are gone under Carbon, use {Get,Set}PopupMenu{Handle...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 12 Jan 2001 23:39:00 +0000 (23:39 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 12 Jan 2001 23:39:00 +0000 (23:39 +0000)
commit736b51df7c0ce09e2944976d75929696126cac72
treeac266088335f384622275a722ad023efe4f0c73d
parentd9d0b5fab12cb632e9f130b69b8439acd722a30a
SetpopupData and GetPopupData are gone under Carbon, use {Get,Set}PopupMenu{Handle,ID} in stead.
The UserPane routines appear to be fixed in the current Universal Headers, so they're re-enabled.
Mac/Modules/ctl/Ctlmodule.c
Mac/Modules/ctl/ctlsupport.py