Modify ↓
Opened 10 years ago
Closed 10 years ago
#3169 closed Bug (Duplicate)
Missing constants for WinGetState
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | WinGetState constants | Cc: |
Description
The documentation for WinGetState lists
$WIN_STATE_EXISTS (1) = Window exists
$WIN_STATE_VISIBLE (2) = Window is visible
$WIN_STATE_ENABLED (4) = Window is enabled
$WIN_STATE_ACTIVE (8) = Window is active
$WIN_STATE_MINIMIZED (16) = Window is minimized
$WIN_STATE_MAXIMIZED (32) = Window is maximized
And says that these are defined in "AutoItConstants.au3"
However, they are currently missing.
Attachments (0)
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
| Resolution: | → Duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Sorry, I did not search thoroughy enough. THis has been reported
and is supposed to be fixed already in 3.1.15