cpython/Mac/Modules/win
2000-08-25 22:17:51 +00:00
..
winedit.py Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. 2000-07-14 22:37:27 +00:00
Winmodule.c Window objects now also have an AutoDispose funcpointer (set for our windows, cleared for foreign windows). Needed mainly for Carbon (where we don't know about the windows belonging to our dialogs). 2000-08-25 22:17:51 +00:00
winscan.py Window objects now also have an AutoDispose funcpointer (set for our windows, cleared for foreign windows). Needed mainly for Carbon (where we don't know about the windows belonging to our dialogs). 2000-08-25 22:17:51 +00:00
winsupport.py Window objects now also have an AutoDispose funcpointer (set for our windows, cleared for foreign windows). Needed mainly for Carbon (where we don't know about the windows belonging to our dialogs). 2000-08-25 22:17:51 +00:00