Spelling correction.
[adesklets.git] / test / README
blob0aba5cfa855ddc463d1d3ad52a7f77e4d1a19f58
1 This is the test/demo directory. The following demo are given:
3 test.py - once adesklets installed, run 'python test.py'. 
4         You should get a pseudo-transparent 100x100 window
5         with messages printed on the console as you move around.
7 test_fr.py - Commented translation of the former
9 test_events.py - a uninspired test of dynamic remapping of events
11 bumpmap.py - a demonstration of Imlib2 dynamic filtering and
12              background image modification
14 fading.py - a demonstration of adesklets' indirect mode
15             on a well known transition effect
17 widgets.py - a demonstration of widgets creation for adesklets
19 threading.py - a demonstration of threads usage with adesklets