I wonder if you could use this method for terminal programs -- I have
not found any which really track properly in Windows.

Jeff Bishop <[email protected]> wrote:

> I would try doing something with on clip rendered probably. It doesn't use
> MSAA at all.
> 
>  
> 
>  
> 
> From: J.J. Meddaugh [mailto:[email protected]] 
> Sent: Wednesday, December 23, 2009 8:26 PM
> To: [email protected]
> Subject: Best way to Track a Scrolling Window
> 
>  
> 
> Hello. I want to write a quick script for those of us who still use the
> ancient Windows Messenger and refuse to update, namely to read text as it is
> displayed.
> 
> What would be the best way to do this? I was looking over all sorts of MSAA
> events but don't think MSAA is used much here. I could watch for
> OnClipRendered in that window and then compare the text for the read-only
> edit control vs. the old text and speak the difference.
> 
> Is there a better way, or might this be the way to go?
> 
> Thanks much.
> 
>  
> 
>  
> 
>  
> 
> J.J. Meddaugh - ATGuys.com
> A premier Licensed Code Factory and KNFB Reader distributor
> 
> 
> ----------------------------------------------------
> Alternatives:
> 
> ----------------------------------------------------

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         [email protected]

Reply via email to