WindowCatcher
Latest release: WindowCatcher 1.01
You must read the disclaimer before downloading.
-
Download
WindowCatcher
for
Windows
(6.8 MB)
- Installer 1.01 Binaries and optional source code 6.5 MB (msi)
First public release of WindowCatcher
-
Read more
Assistive Technology (AT) software facilitates alternative ways for accessing and controlling computers other than through a conventional keyboard or mouse. For example, programmable on-screen keyboards can enable users to input and output information by using one or two switches or head-pointer. Assistive Technology can provide the only means by which people with specific disabilities are able to access ICT, and is often found to be beneficial by a broad cross-section of the population.
Assistive Technology software requires access to the user interface of the application with which it is being used. User Interface Automation (UIA) has been under development by Microsoft for some years and has recently been enhanced and released as an integral facility within MS Vista. UIA offers the potential for a quantum leap forward in the development of assistive technology.
This report documents the results of a pilot programme to investigate the potential benefits of UIA as applied to AT software. The output of the project is WindowCatcher - a demonstration exemplar application which can be used with target applications operating within the MS Windows XP or Vista environments. WindowCatcher will interrogate the user interface of a target application and develop an accessible grid of the underlying information controlling that program. The grid is accessible either directly through WindowCatcher or exportable to user optimised AT software. For this pilot project Special Access to Windows (SAW) has been used as an example AT programme. WindowCatcher has been shown to work successfully with a number of target applications including both stand-alone and web-based applications delivered through standard web browsers. As well as providing a means of alternative access WindowCatcher also provides additional information on the accessibility of software and is considered to offer potential as an accessibility testing tool.
Although only a pilot, this project has demonstrated the potential benefits arising from increased access to the user interface for providing enhanced AT software and for improved tools for accessibility testing. With further development more user ready applications are achievable.
WindowCatcher is being released under an open-source licence to encourage uptake and further development by both commercial and non-commercial developers.
The report provides some background into UIA, and gives guidance on the use of WindowCatcher for:
· Users of WindowCatcher itself as an access tool.
· Developers of mainstream software who may want to use WindowCatcher to analyse the accessibility of their products
· Developers of Assistive Technology software
Visual Studio Express
I think it should load into Visual Studio Express, but I can't easily check as I already have the full visual studio installed. What it certainly does require is the SDK for.Net 3, and I'm guessing you may not have this installed. I think WindowCatcher requires both the Windows Vista SDK, and the WPF extensions:
http://www.microsoft.com/downloads/details.aspx?familyid=4377f86d-c913-4b5c-b87e-ef72e5b4e065&displaylang=en
and
http://www.microsoft.com/downloads/details.aspx?familyid=f54f5537-cc86-4bf5-ae44-f5a1e805680d&displaylang=en
The first of these is a 1 GB download (!) so may take a little while!
Visual Studio Express
Do I really need to download a 1gb extension, or can you remove this dependency?
Perhaps you could put together a summary of what I need to look at the source code?
Also, please note that the BAT installer on the CD got confused by Vista... I think that .NET must be installed differently on Vista.
I'm looking forward to having a proper look at this, but the app crashes quite often so I need to get into the source code to do anyhting with it. Hope you can help!
Visual Studio Express
Perhaps the other one is required on XP; I am using Vista.









Visual Studio Express
It would be great if the project can be updated to open in Visual Studio Express - any chance someone could look into this?