From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin M. Hunt" To: Ian Roxborough , Keith Seitz Cc: Insight Maling List Subject: Re: [PATCH/hack] Running from build dir again Date: Thu, 20 Sep 2001 10:57:00 -0000 Message-id: <200109201757.KAA21970@cygnus.com> References: <3BA8F4B6.2B79C190@redhat.com> X-SW-Source: 2001-q3/msg00269.html On the other hand, iwidgets are always distributed as part of the itcl distribution, so does it really involve much to leave them in and use the ones that work well? Also, have you been using the latest ones or the 3-year old iwidgets in sources? Martin On Wednesday 19 September 2001 12:40 pm, Ian Roxborough wrote: > Keith Seitz wrote: > > On Wed, 19 Sep 2001, Ian Roxborough wrote: > > > I've been looking at this problem from the other end, i.e. fixing > > > IWidgets to not be so dumb. But, after some effort I think your > > > current solution/hack is best. The long term "clean" solution would > > > seem to center around removing IWidgets from Insight. (!?) Otherwise > > > it will involve fixing Iwidgets. > > > > After using the iwidgets, I would be inclined to agree with you. Iwidgets > > leave me as warm and fuzzy as tix. > > BLT to replace to Tix, BWidgets to replace IWidgets? > > Maybe we can replace Tix and IWidgets with BLT? > > Reducing the number of GUI toolkits we depend on could be seen > as a good thing. > > Ian.