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
|
62e3843ca7
|
Removed try/except TypeError around calling the ae handler function, it masksprogrammer errors and obfuscates the stacktrace. Suggested by Tattoo Mabonzo K.
|
2000-10-19 20:49:12 +00:00 |
Jack Jansen
|
749023695e
|
Use MacOS.OutputSeen() on menuselections: it treats a menu selection in the same way as input to stdin (i.e. as an ack of the output that went before). This makes the CGI tools work nicely for Quit.
|
2000-10-19 20:32:35 +00:00 |
Jack Jansen
|
55a0bde290
|
Handle the ****/**** appleevent wildcard when called as a main program, so that it becomes a handy debugging tool (BuildApplet, copy aete resource, apply applescript to it).
|
2000-09-24 22:00:11 +00:00 |
Just van Rossum
|
f51872733c
|
Added getaboutmenutext() method. (jvr)
|
2000-03-28 13:57:34 +00:00 |
Just van Rossum
|
0c3baaf19c
|
my previous patch didn't give enough events to SIOUX, this one fixes that (jvr)
|
2000-03-27 17:13:32 +00:00 |
Just van Rossum
|
7ec7c8ad66
|
fixed several event handling buglets, added command Q support, added a new module doc string, some formatting nits. (jvr)
|
2000-03-27 16:22:53 +00:00 |
Jack Jansen
|
260400f3f5
|
Removed debug print
|
1998-10-21 13:41:03 +00:00 |
Jack Jansen
|
0e680b7608
|
Moved toolbox to lib-toolbox, Sjoerd-style.
|
1997-12-18 17:50:29 +00:00 |