[jawsscripts] Re: WPF object getting focus

  • From: "Dennis Brown" <DennisTBrown@xxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 27 Aug 2009 16:57:13 -0400

One way to test it is when you use FocusChangedEventEx, announce the window 
handle when tabbing through the controls.  Use GetFocus() to get handle, 
then announce that puppy.

Thanks,
Dennis Brown

----- Original Message ----- 
From: "Jacob Kruger" <Jacob.Kruger@xxxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Thursday, August 27, 2009 8:47 AM
Subject: [jawsscripts] WPF object getting focus


> Ok, now if I try using this function:
> GetTypeAndTextStringsForWindow()
>
> No matter if I pass it my newly focused object, hNew, or use the 
> GetFocus() function, it tells me the whole window's info.
>
> Either this means I'm misunderstanding the use of this function, or else, 
> it means that from within WPF, the actual controls never really get 
> focused on as such.
>
> Thoughts?
>
> Stay well
>
> Jacob Kruger
> jacob.kruger@xxxxxxxxxxxx
>
>
> __________
> 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: