Timeline
Dec 19, 2021:
- 9:54 AM Ticket #3182 (MouseGetPos may return the wrong value when used with mulitple display ...) updated by
- Replying to anonymous: > I believe there is still an issue with this. I have a little script that keeps my computer from going to sleep or triggering screensaver when I'm doing something else using the following Please go to our forums to ask questions as this place is for Bug reports and Feature requests! Jos
- 6:14 AM Ticket #3182 (MouseGetPos may return the wrong value when used with mulitple display ...) updated by
- I believe there is still an issue with this. I have a little script that keeps my computer from going to sleep or triggering screensaver when I'm doing something else using the following loop: While 1 Sleep(30000) $CurPos = MouseGetPos ( ) MouseMove ( $CurPos[0] + 1, $CurPos[1] ) MouseMove ( $CurPos[0] - 1, $CurPos[1] ) WEnd I have 3 monitors. When I'm on my left-of center monitor, every time the loop runs, the mouse cursor jumps to the left edge of the screen. Interestingly enough, if I compile it to an EXE, it will jump to the edge of the screen, then jump back to it's previous position. This is with the current beta 3.3.15.4.
Dec 18, 2021:
- 10:36 PM Ticket #3857 (DotNet 5/6 Support) created by
- Would it be possible to get a release of the AutoItX dll's for dotnet …
Dec 8, 2021:
- 8:06 AM Ticket #3856 (FileOpenDialog passing unseen information) closed by
- No Bug: Closed until there is a real bug determined in that forum thread.
- 7:46 AM Ticket #3855 (_ArrayToString for 1D array, for used in the Combo Box) updated by
- Just swift the $sDelim_Row = "|" and $sDelim_Col = "@CRLF", for me, will fix the problem, cause I used this as data list in the combo box, so need to have "|" as the separator, instead of "@CRLF" just it Thank you
- 3:11 AM Ticket #3856 (FileOpenDialog passing unseen information) created by
- The summary is the best I could describe it and is an assumption. See …[…]
Dec 7, 2021:
- 9:21 AM Ticket #3855 (_ArrayToString for 1D array, for used in the Combo Box) closed by
- No Bug: This bug report isn't very clear to me, so please first post your issue in our forums so it can be discussed there and determined whether this is really a bug or not. *Closing as no bug for now, but will reopen when it is a real bug * Jos
- 8:02 AM Ticket #3855 (_ArrayToString for 1D array, for used in the Combo Box) created by
- Original from Include Array.au3 Func _ArrayToString(Const ByRef …
Note:
See TracTimeline
for information about the timeline view.
