Re: EditText Bug?
- Posted by AndyDrummond Feb 14, 2009
- 1283 views
This is odd. I can find no *.e or *.ew file which refers to Win32LibVersion... in either Win32Lib 0.70.4a or this latest 0.70.5.1 ("51") and yet when I run IDE.exw it fails on the latter but not the former. I don't understand. An older IDE.ew runs on the latest library, but not the latest Judith offering which I have used for some six months or more now. And the latest IDE.exw fails with "51" because it can't find the constant Win32LibVersionEx[]. Durrr...
IDE fails in IDE_about.ew line 108 which tries to use the ASCII value from Win32LibVersionEx[1..5] in a setText() call. I could frig it I suppose...
Andy