Support Board
Date/Time: Sun, 16 Mar 2025 22:19:42 +0000
Post From: sc.ReceivePointerEvents = ACS_RECEIVE_POINTER_EVENTS_ALWAYS; sc.PointerEventType is zero
[2022-08-18 03:01:38] |
onnb - Posts: 662 |
We had a situation today where a custom study that sets sc.ReceivePointerEvents = ACS_RECEIVE_POINTER_EVENTS_ALWAYS; then has sc.PointerEventType is zero always including when the mouse is moving. I have not seen this happen before, this is the first time. Within the chartbook I am working on it is reproduceable. I close the chartbook and then reopen and it still happens. If I create a new chartbook with the custom study everything is normal and it does not reproduce and I have no idea what steps to reproduce it. Realize this is little go on and you probably have nothing to do about this but though to raise the issue just in case you have some idea. |