Message-ID: <006f01c49eb0$1f712d00$1501a8c0 at hama> From: "SooHyoung Oh" To: Cc: "Tim M?ler" Subject: (Announce) "Gtk+ 2.0 Tree View Tutorial using Ocaml" Date: Mon, 20 Sep 2004 10:21:10 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: 7bit I'm happy to announce the another LablGtk tutorial "Gtk+ 2.0 Tree View Tutorial using Ocaml" (version 0.1) which can be found at http://compiler.kaist.ac.kr/~shoh/ocaml/lablgtk2/treeview-tutorial/ === Abastract === This is a tutorial on how to use GTK+ 2.0 GtkTreeView widget in Ocaml language. Ocaml has a very nice Gtk+ interface called LablGtk in which GtkTreeView widget is implemented as GTree module. The LablGtk version used here is LablGTK 2.4.0. This tutorial is adapted from the original C language version written by Tim-Philipp Muller. Please mail all comments and suggestions about Ocaml adaptation to There is also a version in PDF format (for easier printing) and the raw docbook XML source document. Some examples can be found in treeview_tutorial_examples.tar.gz tarball. This tutorial is work-in-progress. The latest version can be found at http://compiler.kaist.ac.kr/~shoh/ocaml/lablgtk2/treeview-tutorial/index.html. "Gtk+ 2.0 Tutorial using Ocaml" can be found at http://compiler.kaist.ac.kr/~shoh/ocaml/lablgtk2/lablgtk2-tutorial/index.html. Last updated: 2004-09-18