Commit graph

7 commits

Author SHA1 Message Date
Jack Jansen
da38f2d6a3 Added 2 missing SetPort calls 1995-11-14 10:15:42 +00:00
Jack Jansen
38186782e5 Added idle() method, called when no events are available. 1995-11-10 14:48:36 +00:00
Jack Jansen
13dc4f71a9 Fixed dialog-window event handling 1995-08-31 13:38:01 +00:00
Jack Jansen
7e0da905e3 Made separate window class (and subclasses for special windows like
dialogs). This is an incompatible change.
1995-08-17 14:18:20 +00:00
Jack Jansen
7a58336511 Various fixes: missing imports, missing calls to
MacOS.HandleEvent. Also, prints are now inside 'if DEBUG'.
1995-08-14 12:39:54 +00:00
Jack Jansen
e4b4038cb2 Various toolbox routines have gotten new names. 1995-07-17 13:25:15 +00:00
Guido van Rossum
8f4b6adb77 two new modules for the Mac toolbox 1995-04-05 09:18:35 +00:00