From: Massimiliano Mirra - bard Date: 2003-07-18T07:20:53+09:00 Subject: Re: Togl widget, where to install it? Hidetoshi NAGAI writes: > Well, your togl.so library is not on Tcl/Tk's auto_path, is it? > Probably, there are two ways for loading togl.so to Ruby/Tk. > (1) put togl.so on the auto_path. > or add the new path for togl.so to the auto_path > by TkPackage.add_path(new_path). I didn't know about TkPackage.add_path, thanks, that did the trick!