[jawsscripts] Re: best way to prevent a controls contents speaking

  • From: Bob _ <temp@xxxxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Tue, 21 Feb 2017 19:57:18 +0000

If the text is becoming highlighted as the field is focused then it's probably 
NewTextEvent doing the speaking so you should use NewTextEventShouldBeSilent to 
prevent it speaking. 
The question here though really is how to find what is causing the speech in 
the first place and then you will know what to modify. 
Try following the path Jaws is taking through FocusChangedEventEx or if that is 
being called at all. 

Bob 



On 21 Feb 2017, at 19:33, Sean Farrow <sean.farrow@xxxxxxxxxxxxxxxx> wrote:


Hi All,
I've got a case where when I enter a dialog, which I can detect I want to 
prevent the edit box that has focus from speaking it's content, what is the 
best function to override to do this?
Cheers
Sean.

__________�

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

__________�

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts: