Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0a54ae2

Browse files
committed
Added cm and qt demos
1 parent cbc0358 commit 0a54ae2

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

Tools/bgen/README

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,13 @@ Example subdirectories:
1919

2020
ae AppleEvents
2121
ctl Controls
22+
cm Component manager
2223
dlg Dialogs
2324
evt Events
2425
menu Menus
2526
list Lists
2627
qd QuickDraw
28+
qt QuickTime
2729
res Resources
2830
snd Sound
2931
win Windows
@@ -70,7 +72,13 @@ gensuitemodule.py
7072
modules. The *_Suite.py modules have been generated
7173
with this.
7274
AEservertest.py A simple AE server, similar to echo but different.
73-
75+
76+
In cm:
77+
cmtest.py List all components in the system plus some info on them
78+
79+
In qt:
80+
MovieInWindow.py Play a movie in a fixed-sized window, stop on mouse-press
81+
VerySimplePlayer.py Play a movie with the standard quicktime controller.
7482

7583
In res:
7684

0 commit comments

Comments
 (0)