Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
686f9c344cfa68c04be9f0894fa89cf7937775c6
/
Mac
/
Lib
/
lib-toolbox
/
MiniAEFrame.py
01a2d9e
Use FSpCreateResFile() in stead of CreateResFile().
by Jack Jansen
· 24 years ago
62e3843
Removed try/except TypeError around calling the ae handler function, it masksprogrammer errors and obfuscates the stacktrace. Suggested by Tattoo Mabonzo K.
by Jack Jansen
· 25 years ago
7490236
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.
by Jack Jansen
· 25 years ago
55a0bde
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).
by Jack Jansen
· 25 years ago
f518727
Added getaboutmenutext() method. (jvr)
by Just van Rossum
· 25 years ago
0c3baaf
my previous patch didn't give enough events to SIOUX, this one fixes that (jvr)
by Just van Rossum
· 25 years ago
7ec7c8a
fixed several event handling buglets, added command Q support, added a new module doc string, some formatting nits. (jvr)
by Just van Rossum
· 25 years ago
260400f
Removed debug print
by Jack Jansen
· 27 years ago
0e680b7
Moved toolbox to lib-toolbox, Sjoerd-style.
by Jack Jansen
· 27 years ago
[Renamed from Mac/Lib/toolbox/MiniAEFrame.py]
b7e82c1
Raise a more intellegible error in the case of missing keyword args
by Jack Jansen
· 29 years ago
4cb9454
Added _quit() method similar to FrameWork in stead of setting
by Jack Jansen
· 29 years ago
f4c4f9e
(preliminary) framework for scriptable applications
by Jack Jansen
· 29 years ago