Modify

Opened 10 years ago

Closed 10 years ago

#3169 closed Bug (Duplicate)

Missing constants for WinGetState

Reported by: atbowler@… 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 atbowler@…, 10 years ago

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

comment:2 by mLipok, 10 years ago

Resolution: Duplicate
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.