Modify

Opened 8 years ago

Closed 8 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 Changed 8 years ago by atbowler@…

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

comment:2 Changed 8 years ago by mLipok

  • Resolution set to Duplicate
  • Status changed from new to closed

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.