Jack Jansen
|
b340acf9fd
|
Use new file dialogs.
|
2003-01-26 21:40:00 +00:00 |
Jack Jansen
|
362c7cd07b
|
Lots of minor tweaks for the pep252 checkins, mainly because Qd
attributes are no longer supported.
|
2002-11-30 00:01:29 +00:00 |
Jack Jansen
|
9cf00dd551
|
Updated to optionally use Carbon Scrap manager.
|
2001-12-31 15:02:56 +00:00 |
Jack Jansen
|
5a6fdcd371
|
Import the MacOS toolbox modules from the Carbon package.
|
2001-08-25 12:15:04 +00:00 |
Jack Jansen
|
cbed91b4db
|
Merging appropriate 2.1.1 fixes back into the main trunk.
|
2001-08-03 13:31:36 +00:00 |
Jack Jansen
|
01a2d9e281
|
Use FSpCreateResFile() in stead of CreateResFile().
Don't call OpenDeskAcc() and AppendResMenu() on Carbon.
|
2001-01-29 15:32:00 +00:00 |
Jack Jansen
|
7302340436
|
Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed.
|
2001-01-23 14:58:20 +00:00 |
Jack Jansen
|
d829e9e8e3
|
Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.
|
2001-01-23 14:34:49 +00:00 |
Jack Jansen
|
8eff33b51f
|
Added an optional debug handler that traps and prints all unknown appleevents.
|
2000-06-20 22:01:04 +00:00 |
Jack Jansen
|
b8fd1f18ab
|
Tabnanny fixes
|
1998-04-15 14:35:16 +00:00 |
Jack Jansen
|
70e413dee0
|
Added a note on swed and htmled examples, added tab support, fixed typo
|
1996-10-23 15:40:48 +00:00 |
Jack Jansen
|
ef5cd05c3d
|
Calling Application._quit() is now preferred over raising self.
|
1996-09-17 12:39:12 +00:00 |
Jack Jansen
|
1df16d095e
|
A version of swed that can import html files. Also demonstrates
implementing object handlers in Python.
|
1996-05-07 15:25:36 +00:00 |