Window Access Library/en

Aus expecco Wiki (Version 2.x)
(Weitergeleitet von Window Access Library)
Zur Navigation springen Zur Suche springen

Introduction[Bearbeiten]

The "Window Access Library" provides a limited set of actions to manipulate windows and controls of the local screen under the Windows operating system. It is similar in spirit to the AutoIt Library, but does not require autoIt to be installed (it is much smaller, though).

It can be used for simple tasks such as confirming dialog boxes if the use of autoIt is not allowed or wanted by your IT administrator.

Library Overview[Bearbeiten]

To use, import the "Window Access Library" (named "WindowAccessLibrary.ets" in the library folder).

Window Manipulation[Bearbeiten]

Window Enumeration[Bearbeiten]

Tips & Tricks[Bearbeiten]

Examples[Bearbeiten]

<<to be added>>
For now, take a look at the examples in the library itself, or at the autoIt documentation, which is similar in operation.


Back to Online Documentation.



Copyright © 2014-2024 eXept Software AG