From: nagai@... Date: 2002-06-21T13:44:57+09:00 Subject: Re: Minor Tk bug on Windows? Hi, From: "Hal E. Fulton" Subject: Re: Minor Tk bug on Windows? Date: Fri, 21 Jun 2002 12:46:25 +0900 Message-ID: <00dc01c218d6$eae77320$0300a8c0@austin.rr.com> > This problem is still happening to me in > 1.6.6... has anyone else seen this? Probably, current tcltklib.c has memory-allocation problems. Some of the problems happen only when Tk event-callbacks very frequently occur. Whenever same sequence of events occurs, if the events happen not so rapidly, the application has no trouble. I'm trying to fix them, but still cannot succeed. Can you try the recent CVS version (1.7.x) ? However it does not complete to fix the problems, some of the problems are removed. -- Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)