19 lines
388 B
Plaintext
19 lines
388 B
Plaintext
|
$Id$
|
||
|
|
||
|
Some examples for LablTk. They must be compiled with the -modern
|
||
|
option, except for hello.ml and calc.ml.
|
||
|
|
||
|
hello.ml A very simple example of CamlTk
|
||
|
hello.tcl The same programme in Tcl/Tk
|
||
|
|
||
|
demo.ml A demonstration using many widget classes
|
||
|
|
||
|
eyes.ml A "bind" test
|
||
|
|
||
|
calc.ml A little calculator
|
||
|
|
||
|
clock.ml An analog clock
|
||
|
|
||
|
tetris.ml You NEED a game also. Edit it to set a background
|
||
|
|