Custom Query (3933 matches)
Results (445 - 447 of 3933)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3546 | Fixed | Missing $MOUSE_CLICK_LEFT in help file 3.3.14.2 | ||
| 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 | ||
| 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 | ||
| Description |
File does not exist but still reported to exist! MsgBox(48,"FileExists","File 1 is Exists: "& FileExists(1)) |
|||
