summaryrefslogtreecommitdiffstats
path: root/Tools/bgen
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1995-12-09 14:02:10 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1995-12-09 14:02:10 (GMT)
commit0a54ae24c3494fc6c26bc7b3b1bfc9d41b734893 (patch)
tree2832a402f9f60c3e0e4565681793d502253c69a4 /Tools/bgen
parentcbc0358e3074886302f31c6b3b26e344e4c682c1 (diff)
downloadcpython-0a54ae24c3494fc6c26bc7b3b1bfc9d41b734893.zip
cpython-0a54ae24c3494fc6c26bc7b3b1bfc9d41b734893.tar.gz
cpython-0a54ae24c3494fc6c26bc7b3b1bfc9d41b734893.tar.bz2
Added cm and qt demos
Diffstat (limited to 'Tools/bgen')
-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: