This is with XaAES AND MULTITOS.
LEFT CLICK ON INFO WINDOW - XaAES - CLICK OK - CORRECT ID 4
Code: Select all
e buttona aeshandle aeshandle2 mess(0) mess(1) mess(2) mess(3) mess(4) mess(5) mess(6) mess(7)
2 1 3 4 20 3 0 4 14 40 173 31
Code: Select all
e buttona aeshandle aeshandle2 mess(0) mess(1) mess(2) mess(3) mess(4) mess(5) mess(6) mess(7)
2 1 3 4 20 0 0 4 10 10 620 275
Code: Select all
e buttona aeshandle aeshandle2 mess(0) mess(1) mess(2) mess(3) mess(4) mess(5) mess(6) mess(7)
2 2 3 4 20 3 0 4 14 40 173 31
Code: Select all
e buttona aeshandle aeshandle2 mess(0) mess(1) mess(2) mess(3) mess(4) mess(5) mess(6) mess(7)
2 2 3 4 20 0 0 4 10 10 620 275
LEFT CLICK ON GB7 MAIN WINDOW - XaAES (DOES NOT REGISTER THE CLICK ONLY A EVENT - HANDLE CORRECT 3)
Code: Select all
e buttona aeshandle aeshandle2 mess(0) mess(1) mess(2) mess(3) mess(4) mess(5) mess(6) mess(7)
16 0 3 4 21 3 0 3 0 0 0 0
Code: Select all
e buttona aeshandle aeshandle2 mess(0) mess(1) mess(2) mess(3) mess(4) mess(5) mess(6) mess(7)
16 0 3 4 21 1 0 3 8 38 628 333
RIGHT CLICK ON GB7 MAIN WINDOW - XaAES - ( CLICK OK BUT mess(3) is WRONG should be 3! )
Code: Select all
e buttona aeshandle aeshandle2 mess(0) mess(1) mess(2) mess(3) mess(4) mess(5) mess(6) mess(7)
2 2 3 4 20 3 0 4 142 40 125 47
Code: Select all
e buttona aeshandle aeshandle2 mess(0) mess(1) mess(2) mess(3) mess(4) mess(5) mess(6) mess(7)
2 2 3 4 21 1 0 3 8 38 628 333
But in both cases, left clicking the main GB7 does not work with the INFO WINDOW open. If it is closed, left clicking works fine in the main GB7 window.
So no idea what's going on. I think XaAES has a handle bug somewhere. No idea why the left click malfunctions with the info window open, when right clicking works. Same issue in TOS206 as well. So not sure if this is some bug in my code, or some long term bug in every AES, or what I am trying to do is just not possible.
As its stands I can't do any more. I am just spending all my time chasing bugs in HISOFT libs, bugs in the AES, etc than actually writing my own code and debugging. Kinda lost motivation for it all now. If I do pick up GB7 again in the future it will be TOS only.