Tcl/tk tutorial somwhere?

Hello,
is there information or some kind of tutorial on how to use tcl from
Ruby,
how to make the interface file to use tcl library inside my Ruby
programs...?
Thanks
Fred

···

--
Posted via http://www.ruby-forum.com/.

Message-ID: <1997c974b3d142fd530611e0234c087d@ruby-forum.com>

is there information or some kind of tutorial on how to use tcl from
Ruby,
how to make the interface file to use tcl library inside my Ruby
programs...?

A pair of '<ruby-source>/ext/tk/sample/tktree.{rb,tcl}' is an example.
It is an old style of a wrapper, but a simple one.
better examples of wrappers are library files of Ruby/Tk's tkextlib/*.

···

From: "Fred L." <lists@ruby-forum.com>
Subject: tcl/tk tutorial somwhere?
Date: Tue, 4 Sep 2012 15:12:51 +0900
--
Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)
Department of Artificial Intelligence, Kyushu Institute of Technology