From: <ta...@jt...> - 2006-05-25 22:06:10
|
> From: Damon Courtney <da...@tc...> > Date: Thu, 25 May 2006 16:26:55 -0500 > > I guess it got fixed somewhere along the way. I just test 1.7 in > the latest ActiveTcl, and it works as expected. Not sure what version > Jason is using. Your suspicions are correct -- what I have installed is /not/ what is in CVS. My development machine, Debian/testing, has the package bwidget-1.7.0-1 and has an error in NoteBook::bindtabs. On the line that appends to script, it uses the index value of 2 instead of 1. As a test, I searched for the latest bwidget package for Fedora Core 5. The latest version found is bwidget-1.7.0-2.fc5 (http://tinyurl.com/gb4rs). This package also has the errant index value of 2 for [NoteBook::bindtabs]. -- Jason Tang / ta...@jt... / http://www.jtang.org/~tang |