[jawsscripts] Re: Getting control's visible property
- From: Jitendra <jeet.invincible@xxxxxxxxx>
- To: jawsscripts@xxxxxxxxxxxxx
- Date: Mon, 27 Jul 2009 11:45:33 +0530
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
Other related posts: