[program-l] Jaws Scripts and WPF AutomationProperties.HelpText property value

  • From: Jacob Kruger <Jacob.Kruger@xxxxxxxxxxxx>
  • To: "program-l@xxxxxxxxxxxxx" <program-l@xxxxxxxxxxxxx>
  • Date: Thu, 8 Oct 2009 09:02:22 +0200

Just found a jaws scripting function that seems to have been there in jaws 10 
as well, but now in jaws 11, the GetObjectHelp() function does in fact return 
the new control/object attribute from within WPF that they all seemed to think 
it would be making use of since started looking at any accessibility guidelines 
for WPF etc.  This is the AutomationProperties.HelpText attribute/property for 
the controls, and it's contents can also be databound as such, so you could to 
a certain extent control the rendered content dynamically as such.

It still however doesn't seem to be getting mentioned by jaws automatically as 
such, unless you hit the jaws key + F1 key, it'll be included as what is then 
called context help.

Currently testing with jaws 11.0.611 beta version for this type of thing.

Stay well

Jacob Kruger
jacob.kruger@xxxxxxxxxxxx


** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts:

  • » [program-l] Jaws Scripts and WPF AutomationProperties.HelpText property value - Jacob Kruger