[jawsscripts] Re: Reading something from the system tray?
- From: "Shane Davidson" <va3duk@xxxxxxxxx>
- To: <jawsscripts@xxxxxxxxxxxxx>
- Date: Sun, 23 Nov 2008 11:28:51 -0500
I'll fiddle with it. Thanks for the tip.
Thanks.
shane
join me tuesday's and saturday's from 10PM to 1AM eastern on
www.blinkbangradio.net
e-mail: va3duk@xxxxxxxxx
msn: shane@xxxxxxxxxx
skype: djlush
phone canada: 519-512-0399
phone USA: 302-351-2426
-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Tim Burgess
Sent: Sunday, November 23, 2008 11:28 AM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: Reading something from the system tray?
If you use the invisible cursor instead of the Jaws cursor, you won't
trigger the tool tips - remember that the Jaws cursor is the mouse pointer,
so having it move over screen elements acts as a trigger for tool tips and
the like.
Best wishes.
Tim Burgess
Raised Bar Ltd
Phone: +44 (0)1827 719822
Don't forget to vote for improved access to music and music technology at
http://www.raisedbar.net/petition.htm
-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Shane Davidson
Sent: 23 November 2008 16:05
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Reading something from the system tray?
Hello all,
I'm in the process of modifying and adding to a set of scripts.
Currently, I have a script that reads a portion of the screen when you hit a
specific key combination, but tooltips are getting in the way making the
script fail to work all the time.
A suggestion from the beta team suggested that I can pull the same
information from the system tray.
I checked, and when the application is loaded, the information I want is
carried in the system tray.
How can I get this information from the system tray and make jaws speak it,
with as little verbage as possible.
For the record here's the very crude script as I have it now.
Script readlistenercont ()
sayString ("Their are currently")
SpeechOff ()
saveCursor ()
RouteJAWSToPC ()
JAWSCursor ()
JAWSPageDown ()
JAWSEnd ()
PriorWord ()
speechOn ()
SayWord ()
RestoreCursor ()
SayString ("Listeners Tuned in right now.")
EndScript
My signiture contains contact details if anyone wants to reach me off list.
Thanks for any help that can be offered.
Shane Davidson
join me tuesday's and saturday's from 10PM to 1AM eastern on
www.blinkbangradio.net <http://www.blinkbangradio.net/>
e-mail: va3duk@xxxxxxxxx <blocked::mailto:va3duk@xxxxxxxxx>
msn: shane@xxxxxxxxxx <blocked::mailto:shane@xxxxxxxxxx>
skype: djlush
phone canada: 519-512-0399
phone USA: 302-351-2426
__________
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
__________
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
__________
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
Other related posts: