Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 3870)

Ticket Resolution Summary Owner Reporter
#114 Rejected Add Optional parameter to WinList - [, WinState] MsCreatoR
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.

#117 Fixed TimeExecution psandu.ro@…
#119 Rejected GuiCtrlGet* WeaponX
Description

We can set these options but how do we get them?

GUICtrlSetBkColor -> GUICtrlGetBkColor GUICtrlSetColor -> GUICtrlGetColor GUICtrlSetCursor -> GUICtrlGetCursor GUICtrlSetFont -> GUICtrlGetFont

GUICtrlSetPos -> GUICtrlGetPos (same as ControlGetPos?)

Note: See TracQuery for help on using queries.