From: Hidetoshi NAGAI Date: 2005-05-22T22:38:04+09:00 Subject: Re: Ruby/Tk and BWidget From: nornagon Subject: Ruby/Tk and BWidget Date: Sun, 22 May 2005 21:50:22 +0900 Message-ID: <14d61533050522055034612519@mail.gmail.com> > Hi. I'm scratching my head over how to get BWidget working > (specifically, the NoteBook thingy), primarily due to the poor > documentation of ruby/tk. Please install BWidget extension on your Tcl/Tk. ^^^^^^ If libraries of the Tcl/Tk is linked your tcltklib of Ruby, you'll be able to call BWidget extension from Ruby/Tk. If fail to call, please read "tkextlib/SUPPORT_STATUS" file. -- Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)