[jawsscripts] Using the Braille Device for scripting messages

  • From: Udo Egner-Walter <udo.egner-walter@xxxxxx>
  • To: "jawsscripts@xxxxxxxxxxxxx" <jawsscripts@xxxxxxxxxxxxx>
  • Date: Sat, 2 Feb 2019 15:59:07 +0100

Hi,

I created some scripts to simulate a virtual menu. There is no visible 
element on the screen and one can only hear the menu items with JAWS 
speech. As one press the left arrow key my script goes to the next menu 
item and speaks it and so on.

Now I want to build support for a Braille device. Unfortunately I don't 
have a Braille device myself and wonder how to use the right JAWS script 
functions.

I had a quick look at the FSDN.chm and found out there is a function 
"BrailleMessage" to make a flash message. But as long as I know one had 
to activate this feature via the settings manager and the message 
disappears after a period of time. So if I use the flash message it 
could be that the message is gone whereas the virtual menus are on the 
screen. So I thinks it's not the best solution.

Since I have no experience with Braille devices here are some questions:

- Is there a better solution as BrailleMessage?

- Is there a way to imitate the behavior of standard menus on the 
Braille Device (open, closed, name, disabled/enabled etc.)

Any tips and code examples would be appreciated

Thanks

Udo




__________�

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

Other related posts:

  • » [jawsscripts] Using the Braille Device for scripting messages - Udo Egner-Walter