summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Tools/bgen/README10
1 files changed, 9 insertions, 1 deletions
diff --git a/Tools/bgen/README b/Tools/bgen/README
index a6c22fd..38d3ad6 100644
--- a/Tools/bgen/README
+++ b/Tools/bgen/README
@@ -19,11 +19,13 @@ Example subdirectories:
ae AppleEvents
ctl Controls
+cm Component manager
dlg Dialogs
evt Events
menu Menus
list Lists
qd QuickDraw
+qt QuickTime
res Resources
snd Sound
win Windows
@@ -70,7 +72,13 @@ gensuitemodule.py
modules. The *_Suite.py modules have been generated
with this.
AEservertest.py A simple AE server, similar to echo but different.
-
+
+In cm:
+cmtest.py List all components in the system plus some info on them
+
+In qt:
+MovieInWindow.py Play a movie in a fixed-sized window, stop on mouse-press
+VerySimplePlayer.py Play a movie with the standard quicktime controller.
In res: