Scenario:  User is arrowing through a treeview.  To let the user hear
each highlighted item, I have to pass it through the clipboard to get
it to the screen reader.

On Tue, Feb 23, 2010 at 08:50:26PM -0500, Chip Orange wrote:
what about using a timer for now; collecting it once a second?

Chip
 

-----Original Message-----
From: Doug Lee [mailto:[email protected]] 
Sent: Tuesday, February 23, 2010 7:50 PM
To: [email protected]
Subject: Any chance we could get an OnClipboardChange event??

It may not be needed often, but in this QT app I'm fighting with, the only
way to find out what's highlighted in a tree or list control, and the only
way to get the content of an edit control, is to copy it to the clipboard.
Without an event for when the change takes effect, it's hard to know when
it's safe to collect the text posted there.


--
Doug Lee, Senior Accessibility Programmer SSB BART Group -
Accessibility-on-Demand mailto:[email protected]
http://www.ssbbartgroup.com "While they were saying among themselves it
cannot be done, it was done." --Helen Keller

-- 
Doug Lee, Senior Accessibility Programmer
SSB BART Group - Accessibility-on-Demand
mailto:[email protected]  http://www.ssbbartgroup.com
"While they were saying among themselves it cannot be done,
it was done." --Helen Keller

Reply via email to