Using ActivePerl 519, PDK 1.2.3, and Win32::GUI 425, I am experiencing
screen degradation problems when I run my perl executables on Novell and
Windows 95, but not on Windows NT. I use the SendMessage() function to
limit the number of characters entered into textfields. I also use a fixed
font (Courier New). And I also make the size of the textfields large enough
to display all the characters without scrolling right in the textfields. On
NT, it works great. On Win95 and Novell, the characters entered scroll left
so that I only see the last characters entered. Also, the text display in
the window title appears to degrade. The font I use there is Tahoma. Any
ideas what the problem is or how to correct?
Thanks,
Eric Hansen