[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jeffrey Loren Shaw <shawjef3@m...> |
| Subject: | labltk for tk 8.4 BETA release |
Dear Ocaml-ers, I've updated labltk to use some new widgets and commands that are available in Tk 8.4. DIRECTIONS: get the ocaml 3.10 beta release extract the ocaml beta archive replace otherlibs/labltk with the one from the following link http://www.msu.edu/~shawjef3/labltk-8.4-BETA1.zip configure, make world, make install This is a BETA release, meaning that I believe I've implemented all the new features, but I haven't tested them much. Here are my additions to the changelog: 2007-05-11 (*BETA release from shawjef3@msu.edu*) ---------- *labltk now requires Tk 8.4 *added spinbox widget *added TkConsole module *added labelframe widget *added panedwindow widget *added functions tk_textCopy, tk_textCut, tk_text_Paste to the text widget *Removed CamlTk *Removed tkanim (depended on Camltk) *Removed Frx (Depended on Camltk) *Removed examples_camltk (Depended on Camltk) Please note that this is an unofficial release. I'm not affiliated with the ocaml development team. Enjoy! Jeff