Content-Type: text/plain; charset="us-ascii" From: Stalkern 2 Reply-To: stalkern2 at tin.it To: lablgtk at kaba.or.jp Subject: LablGTK File Viewer example Date: Mon, 27 Jan 2003 18:32:24 +0100 Cc: ocaml_beginners at yahoogroups.com MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200301271832.24636.stalkern2 at tin.it> I've written a program similar to tree.pl in the GTK-perl tutorial. I hope that it will serve as an example of trees in LablGTK. Another interesting thing (for me) was to use the initializer section of the interface class to set bindings from entities to entities declared after them (thus avoiding "undeclared function" errors). http://membres.lycos.fr/ipotesi/OCAML/aLablgtkFileViewerExample.tar.gz Enjoy! Ernesto