diff options
Diffstat (limited to 'otherlibs/labltk/example')
-rw-r--r-- | otherlibs/labltk/example/README | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/otherlibs/labltk/example/README b/otherlibs/labltk/example/README index 71bbaca79..b3f473bac 100644 --- a/otherlibs/labltk/example/README +++ b/otherlibs/labltk/example/README @@ -3,16 +3,15 @@ $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 +hello.ml A very simple example of CamlTk +hello.tcl The same programme in Tcl/Tk -demo.ml A demonstration using many widget classes +demo.ml A demonstration using many widget classes -eyes.ml A "bind" test +eyes.ml A "bind" test -calc.ml A little calculator +calc.ml A little calculator -clock.ml An analog clock - -tetris.ml You NEED a game also. Edit it to set a background +clock.ml An analog clock +tetris.ml You NEED a game also. Edit it to set a background |