From: Jack Jansen Date: Sat, 9 Dec 1995 14:02:10 +0000 (+0000) Subject: Added cm and qt demos X-Git-Tag: v1.4b1~452 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a54ae24c3494fc6c26bc7b3b1bfc9d41b734893;p=thirdparty%2FPython%2Fcpython.git Added cm and qt demos --- diff --git a/Tools/bgen/README b/Tools/bgen/README index a6c22fd59b96..38d3ad6381e4 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: