summaryrefslogtreecommitdiff
path: root/otherlibs/labltk/example/README
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/labltk/example/README')
-rw-r--r--otherlibs/labltk/example/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/otherlibs/labltk/example/README b/otherlibs/labltk/example/README
new file mode 100644
index 0000000000..71bbaca796
--- /dev/null
+++ b/otherlibs/labltk/example/README
@@ -0,0 +1,18 @@
+$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
+