Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#114 closed Feature Request (Rejected)

Add Optional parameter to WinList - [, WinState]

Reported by: MsCreatoR Owned by:
Milestone: Component: AutoIt
Version: Severity:
Keywords: WinList Cc:

Description

Add Optional parameter to WinList - [, WinState], so the returned array will include windows title/handle only with certain state (Hidden/Visible/Minimized/Maximized etc.).

For now, we need to loop thru array, and use two more functions to filter the state (BitAND() + WinGetState()).

Thanks.

Attachments (0)

Change History (2)

comment:1 by Valik, 18 years ago

Resolution: rejected
Status: newclosed

The reason you have all the building blocks is so you can write code for yourself and we don't have to write every single feature for you. Rejected as this is quite trivial to implement as a UDF.

comment:2 by Valik, 18 years ago

Milestone: Future Release
Version: 3.2.10.0

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.