Re: Win32lib questions
- Posted by Judith Evans <camping at c?ewb.net> Sep 26, 2007
- 676 views
Andy Drummond wrote: > > CChris wrote: > > > Andy > > > > Judith mentioned she was having no such trouble with the last test version I > > had committed. Here is a link to it: > > > > <a > > href="http://oedoc.free.fr/win32lib_C080507_2320.zip">http://oedoc.free.fr/win32lib_C080507_2320.zip</a> > > > > Please check whether you still get in trouble with this version. This will > > help > > sort out whether the bug is lurking dormant there or if it's something that > > happened in 0.70.1 beyond that point. I didn't run a diff on the files, so I > > don't knwo if they are any different, or how. > > > > If you still are in trouble with this code as well, then it means that the > sequence of WM_KEYDOWN/WM_KEYUP</font></i> > > can't be relied upon 100% on these keyboards. As I don't have any laptop, it > will be a little</font></i> > > hard to figure out a replacement strategy, but I will try if that's the way > > to > go. And if</font></i> > > you don't, I'll ask Derek what he's done > > > > CChris > > CChris, > I downloaded the WinLib - it reports itself as being 0.60.67; is that right? > - > and it is just as bad. The problem does NOT appear to be repeatable. I > actually > noted exactly what I had done to get the syndrome, but when I repeated that > it > didn't occur again. I have never had this problem with the Win32Lib which is > the 0.60.6 that Judith et al modified for use with IDE in what is now some > years. > So whatever the problem is, it is new. > If I am the only person with this bug then I shall stick with 0.60.6 modded > and stop causing trouble. But I guess that if I am getting it then others will > be too. > I don't want to cause friction between you and Derek; you're the only two who > keep Win32Lib up to scratch and since I use it for ALL my Windows XP > programming > the last thing I want to do is to get the two of you at each others throats! > I really appreciate what the two of you have done and are doing. > > Andy I must confirm editing problems are occuring in Code Editor with the win32lib_C080507_2320.zip as well as the new Win32lib. My appologies to Chris for not doing a better job testing earlier this summer. The last few days I encountered a number of non-reproduceable problems such as when highlighting text the highlighting was off by the tab amount and in some cases spanned lines when it should not, switching events froze code editor completely using right arrow moved cursor to the next position on screen as intended, followed by CTRL+right arrow key moving to the next word as intended but followed by right arrow (without CTRL pressed) incorrectly leaping to the next word when it should not since I did not have CTRL pressed. I went back later to reproduce but could not. So my statement to Chris that his latest version worked just fine was not correct. judith evans