Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 15:56:00 +0000



sc.ReceivePointerEvents = ACS_RECEIVE_POINTER_EVENTS_ALWAYS; sc.PointerEventType is zero

View Count: 223

[2022-08-18 03:01:38]
onnb - Posts: 660
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.
[2022-08-19 16:30:07]
Sierra Chart Engineering - Posts: 104368
You want to use this instead:
ACS_RECEIVE_POINTER_EVENTS_ALWAYS_FOR_ALL_TOOLS

The problem relates to the active drawing tool.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account