cpython/Mac/Demo
Jack Jansen 177200959b Minimal text editor using MLTE (code based on wed.py, the waste demo).
It's sort-of starting to work, but there's still problems with redraws and
with resizing the window.
2001-07-14 14:02:21 +00:00
..
PICTbrowse Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect. 2001-01-23 14:34:49 +00:00
applescript Fixed macroman<->latin1 conversion. Some chars don't 2001-05-17 12:45:13 +00:00
calldll Removed some confusing sentences that are no longer relevant now that 2001-05-08 14:20:11 +00:00
cgi Added an optional debug handler that traps and prints all unknown appleevents. 2000-06-20 22:01:04 +00:00
embed
example0
example1 Added an optional debug handler that traps and prints all unknown appleevents. 2000-06-20 22:01:04 +00:00
example2 DialogWindows now have a self.dlg in addition to self.wid. 2001-02-14 17:07:04 +00:00
html.icons
imgbrowse struct.pack has become picky about h (short) and H (unsigned short). 2000-10-22 21:59:23 +00:00
interslip
mlte Minimal text editor using MLTE (code based on wed.py, the waste demo). 2001-07-14 14:02:21 +00:00
printing
quicktime WaitNextEvent short vs. unsigned short fix. 2001-06-25 08:48:05 +00:00
resources
sound
speech
textedit Don't crash if InfoScrap doesn't exist (as is the case in Carbon). 2001-04-25 22:05:36 +00:00
waste Use FSpCreateResFile() in stead of CreateResFile(). 2001-01-29 15:32:00 +00:00
applescript.html Added a note about the new (since 2.0) OSA architecture. 2001-03-27 21:34:31 +00:00
building.html Files for 2.1 distribution. 2001-04-25 22:11:24 +00:00
cgi.html
embed.html Updated for 2.0b1 2000-09-10 12:02:28 +00:00
example0.html
example1.html
example2.html
freezing.html Updated for 2.0b1 2000-09-10 12:02:28 +00:00
index.html
mpwextensions.html
plugins.html
textedit.html
using.html Updated for 2.0b1 2000-09-10 12:02:28 +00:00
waste.html