BUG with MouseGetPos (in Directory Opus)

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
autocart
Posts: 214
Joined: 12 May 2014, 07:42

BUG with MouseGetPos (in Directory Opus)

03 Dec 2016, 20:36

MouseGetPos does not retrieve the correct ClassNN under the mouse for a SysHeader32 in Directory Opus 12 (Dopus 12) under Win 10. It finds it, but not in the correct location. It is found more to the right than it is displayed on screen. Window Info Tool has the same problem. (I only checked the ClassNN, not the coordinates.)
Autoit3 (both code and spy) finds it in the correct position.
autocart
Posts: 214
Joined: 12 May 2014, 07:42

Re: BUG with MouseGetPos (in Directory Opus)

05 Dec 2016, 01:24

as I found out today, it also happens under Win 7
pneumatic
Posts: 338
Joined: 05 Dec 2016, 01:51

Re: BUG with MouseGetPos (in Directory Opus)

05 Dec 2016, 01:55

Have you tried
CoordMode, Mouse, Screen
in the auto execute section
autocart
Posts: 214
Joined: 12 May 2014, 07:42

Re: BUG with MouseGetPos (in Directory Opus)

05 Dec 2016, 07:02

Thx for the brainstorm, pneumatic.
No, I have not tried this. It also makes no sense to me, since I am not handling coordinates at all, I am only reading the OutputVarControl variable of MouseGetPos.
Besides, the window info tool also gets it wrong, as I said.
BTW, in FreeCommander MouseGetPos still returns the expected SysHeader32 control at its corresponding position, so it must be something Dopus-specific. Still, ofc if it happens in one program, it could at any given time unexpectedly happen in any other program as well. Therefore, maybe it could be something worth looking into, right? lexikos?

BTW, could an admin move this to the "Bug reports" forum. I just realized I had posted it into the wrong forum, thx.
just me
Posts: 9456
Joined: 02 Oct 2013, 08:51
Location: Germany

Re: BUG with MouseGetPos (in Directory Opus)

05 Dec 2016, 08:24

Did you try the 1 option with MouseGetPos?

This will be moved to the bug section as soon it is approved to be a bug.
autocart
Posts: 214
Joined: 12 May 2014, 07:42

Re: BUG with MouseGetPos (in Directory Opus)

05 Dec 2016, 10:02

THX, just me, that was it!
I don't know why I did not think of this before. I have used 1 even at other times of using MouseGetPos. Sorry. Thx again.

This cannot be set in the window info tool, right?
just me
Posts: 9456
Joined: 02 Oct 2013, 08:51
Location: Germany

Re: BUG with MouseGetPos (in Directory Opus)

05 Dec 2016, 10:23

As far as I can see, right.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: ccqcl, taddypole, whoops and 211 guests