[jawsscripts] Re: Getting control's visible property

  • From: jaws tech <jawsmaster@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Sat, 1 Aug 2009 02:37:59 -0400

Thanks.  That did the trick.  Actually, the IsWindowObscured function is the
one that I used.
The window was actually not obscured visibly but it proved to be a reliable
indicator for me to
work with.
On Mon, Jul 27, 2009 at 2:15 AM, Jitendra <jeet.invincible@xxxxxxxxx> wrote:

>
> You can try isWindowVisible and IsWindowObscured functions to tell that,
> however the later one is actually detects if a window is obscured. but
> the previous one, if the window is visible but obscured,, shall return
> true.
> Thank you.
> You wrote;:
> How do you determine if a control is visible or not??  I have an
> application
> that tabs through
> controls that are not visible.  If I could tell whether each control was
> visible or not, I could design
> some logic to help in the navigation.
> Thanks.
>
> __________
> 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: