Custom Query (3933 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (445 - 447 of 3933)

Ticket Resolution Summary Owner Reporter
#3546 Fixed Missing $MOUSE_CLICK_LEFT in help file 3.3.14.2 bgenvagyok@…
Description

The problem is really small, but I just realized that the help file mentioned in the Subject of this letter is missing $MOUSE_CLICK_LEFT argument in the MouseClick() first parameter enumaration, button.

The example sripts are starting with this parameter, so its quite obvius, but still I thought I report it.

Thank you for your work!

#3545 No Bug Incorrect conversion of Pos to Rect and vice versa anonymous
Description

Functions _WinAPI_CreateRectEx and _WinAPI_GetPosFromRect return incorrect results.

_WinAPI_CreateRectEx must reduce the result by one for Right and Bottom. _WinAPI_GetPosFromRect must increase the result by one for Width and Height.

#3544 No Bug FileExists() bug with number 1 Trong
Description

File does not exist but still reported to exist!

MsgBox(48,"FileExists","File 1 is Exists: "& FileExists(1))

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.