cpython/Mac/Lib
Jack Jansen 41e825a8f4 For ControlWindow there is a new method do_rawcontrolhit(), which gets
control before TrackControl is called. The default implementation
calls TrackControl and then do_controlhit().

For ScrolledWindow, do_rawcontrol passes a tracker function to
TrackControl if the mouse is in one of the arrows or grey areas, and
the tracker handles scrolling. For the thumb part nothing has changed.
1998-05-28 14:22:48 +00:00
..
lib-scripting
lib-toolbox Regenerated with FOUR_CHAR_CODE defined 1998-04-27 15:07:43 +00:00
test
Audio_mac.py Hack to get at string buffer address changed 1998-02-25 15:42:03 +00:00
EasyDialogs.py
FrameWork.py For ControlWindow there is a new method do_rawcontrolhit(), which gets 1998-05-28 14:22:48 +00:00
MACFS.py Added new folder types 1998-04-24 10:42:01 +00:00
SoundMgr.py
audiodev.py
dbmac.py
findertools.py
findmodulefiles.py __file__ now sometimes refers to the .pyc file 1998-03-02 16:57:01 +00:00
ic.py Return preferences of unknown type as opaque data 1997-01-10 15:25:47 +00:00
maccache.py
macerrors.py Re-generated with slightly more intelligent script 1998-04-21 15:21:21 +00:00
macostools.py Tabnanny fixes 1998-04-15 14:35:16 +00:00
mactty.py Module to use Mac serial port as a communication link 1998-02-25 15:43:57 +00:00
preferences.py
py_resource.py
pythonprefs.py I give in. Now Tk is also using resources just above 128, so Python 1998-01-06 16:48:49 +00:00
quietconsole.py