]> granicus.if.org Git - python/commitdiff
Added cm and qt demos
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 9 Dec 1995 14:02:10 +0000 (14:02 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 9 Dec 1995 14:02:10 +0000 (14:02 +0000)
Tools/bgen/README

index a6c22fd59b965158c697052a7534945ce484c694..38d3ad6381e4a1c68ec5145b5394cc49fc8f7ea8 100644 (file)
@@ -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: