[jawsscripts] let Jaws speak a menu
- From: Gianluca Nucci <gianfiko@xxxxxxxx>
- To: jawsscripts@xxxxxxxxxxxxx
- Date: Tue, 21 Oct 2008 13:54:21 +0200
Hi all,
I'm trying to write a script for an application that has not an
accessible menu bar, that is to say that when I press the alt key and
down arrow Jaws wouldn't thell me the item (only "menu"), it would
only if pressing jawskey+up arrow.
I tried this:
include "hjglobal.jsh"
Script ReadMenu ()
if MenusActive () then
SayLine ()
EndIf
TypeCurrentScriptKey ()
EndScript
But in this way it doesn't seem to work, only the previous line would
be spoken.
Any ideas or suggestions?
Thanks in advance,
Gianluca
-------------------------------------------------
Msn: html-man@xxxxxxxxx
Skype: html-man
Visita il mio sito web:
http://www.html-man.net
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f
Sponsor:
CheBanca! La prima banca che ti dà gli interessi in anticipo.
* Fino al 4,70% sul Conto Deposito, zero spese e interessi subito. Aprilo!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7918&d=21-10
__________
Visit and contribute to The JAWS Script Repository http://jawsscripts.com
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
- Follow-Ups:
- [jawsscripts] Re: let Jaws speak a menu
- From: Travis Roth
Other related posts:
- » [jawsscripts] let Jaws speak a menu
- » [jawsscripts] Re: let Jaws speak a menu
- » [jawsscripts] Re: let Jaws speak a menu
- » [jawsscripts] Re: let Jaws speak a menu
- » [jawsscripts] Re: let Jaws speak a menu
- [jawsscripts] Re: let Jaws speak a menu
- From: Travis Roth