We no longer sell or support this product
|
| JAWS Pricing Page | Welcome to JAWS 3.3 | JAWS 3.3 Timed Evaluation | Tech Support Index Page | Henter-Joyce Main Info Page | ![]() |
Description
PKZIP does not properly respond to another application sending certain of its windows a WM_GETTEXT message. This message is sent as part of the GetWindowName function, which is called in "SayWindowTypeAndText" as well as several other places.
Solution
The following script allows us to override the FocusChangedEvent command to prevent "SayWindowTypeAndText" from being called when the class of the current window is Hgrid and correct the problem.
|