[nvda] Re: MSN and Windows Messenger food for thought
- From: "Michael Curran" <mick@xxxxxxxxxx>
- To: <nvda@xxxxxxxxxxxxx>
- Date: Sun, 28 Jan 2007 14:13:39 +1100
Yes, help balloons are automaticlally read by NVDA.
So as long as they are standard help balloons, they will be read. If not,
hopefully that list of classes will help.
Mick
----- Original Message -----
From: "Jim Grimsby JR." <jimgrims@xxxxxxxxxxx>
To: <nvda@xxxxxxxxxxxxx>
Sent: Sunday, January 28, 2007 12:49 PM
Subject: [nvda] Re: MSN and Windows Messenger food for thought
hi system tray alerts should be read any way.
-----Original Message-----
From: nvda-bounce@xxxxxxxxxxxxx [mailto:nvda-bounce@xxxxxxxxxxxxx] On Behalf
Of John Greer
Sent: Saturday, January 27, 2007 6:48 AM
To: nvda@xxxxxxxxxxxxx
Subject: [nvda] MSN and Windows Messenger food for thought
I have noticed with the latest builds of NVDA that it is highly possible to
write app modules for MSN and Windows Messenger. What I have noticed thus
far is that if you move focus to the message history window, NVDA is now
able to read the text in the window (example: So and so says: blah blah
blah) In Jaws scripting the main method that was used for the MSN scripts
was that Jaws looks for the last occurrence of the keyword "says:", passes
it to a virtual buffer then reads it when it changes. I used this same sort
of method when helping write the Skype chat scripts. With Windows messenger
that comes installed with Windows XP, it is possible now with NVDA to tab to
the message history window and arrow up and down through it to read the
messages. With MSN, however, it is a bit different. NVDA does read the
contents of the message window but it reads the contents of the entire
message window. This is of course caused by the difference in window
classes. As far as I can see though, it would be very possible to write app
modules for NVDA using essentially the same method as Jaws. What it would
also require is that the default app module for NVDA be modified to monitor
for the little, so and so has just signed in window that pops up above the
system tray when someone signs in. Just a bit of food for thought.
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To unsubscribe from the list send a blank message to:
nvda-request@xxxxxxxxxxxxx
with 'unsubscribe' in the Subject field.
Thank you for your continued support of Nonvisual Desktop Access, an open
source free screen reader for Microsoft Windows:
http://www.kulgan.net/nvda/
- References:
- [nvda] Re: MSN and Windows Messenger food for thought
- From: Jim Grimsby JR.
Other related posts:
- » [nvda] MSN and Windows Messenger food for thought
- » [nvda] Re: MSN and Windows Messenger food for thought
- » [nvda] Re: MSN and Windows Messenger food for thought
- [nvda] Re: MSN and Windows Messenger food for thought
- From: Jim Grimsby JR.