
NAURTECH WEB BROWSER AND TERMINAL EMULATION FOR WINDOWS CE AND WINDOWS MOBILE
CETerm Scripting Guide Page 77
Properties
The TextInput has the following properties.
Can be pre-set with default response
before calling GetInput. If GetInput
returns 1, contains the user input.
If true, input is shown as * characters.
Text prompt message for user.
Text in message box title bar.
3.18 THE WINDOW OBJECT
The Window object provides access to the displayed windows of running
processes. This object can be used to find applications and send messages to
those applications. This feature allows CETerm to control and cooperate with
other applications. The Window object is a property of the OS object;
OS.Window.
WARNING: Altering window visibility and input states can make your device
unusable and require a device reset. Be sure you understand the
effect of changing values.
Methods
The following methods are available
Enable or disable input to a window.
Find a named window if it exists.
Get the handle for the desktop window.
Get a list of top-level windows.
Get the parent of the specified window.
Get a relative (child or sibling) of the specified window.
Get the handle of the top-level CETerm window.
Get the text of the specified window.
Commenti su questo manuale