Support Board
Date/Time: Mon, 24 Feb 2025 12:27:15 +0000
Post From: Using ACSIL, how can more than one ACS Control Bar button be active?
[2020-05-26 19:10:38] |
|
Yes we could create new buttons. But for now refer to the alternative we came up with related to this: Advanced Custom Study Interaction With Menus, Control Bar Buttons, Pointer Events: Maintaining Multiple On States For Advanced Custom Study Control Bar Buttons As long as one of the custom study buttons is enabled, then pointer events will be received: Advanced Custom Study Interaction With Menus, Control Bar Buttons, Pointer Events: Receiving Pointer Events You have all of these various options to work with: To have the study function instance receive these events, set sc.ReceivePointerEvents to one of the following constants: ACS_RECEIVE_NO_POINTER_EVENTS, ACS_RECEIVE_POINTER_EVENTS_WHEN_ACS_BUTTON_ENABLED, ACS_RECEIVE_POINTER_EVENTS_ALWAYS, ACS_RECEIVE_POINTER_EVENTS_ALWAYS_FOR_ALL_TOOLS anywhere within the study function.
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 Date Time Of Last Edit: 2020-05-26 19:12:20
|