Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 16:47:51 +0000



Detect modification of a member of the s_UseTool structure

View Count: 1022

[2017-12-28 18:55:30]
@sstfrederik - Posts: 403
Hi,

For a client project I am adding a s_UseTool DrawingType "DRAWING_LINE" to a chart with ACSIL. This drawing can be modified by a user. I would like to detect changes made to some of the line properties by a user.

I detect all the things I need except one. What I cannot find in the s_UseTool member description. I would like to know if there is a member that sets the right Ext checkbox value. If this is not available can this be added?

edit: I tried using "ExtendRight" but it does not work on DRAWING_LINE.

Thanks in advance.

Frederik
Date Time Of Last Edit: 2017-12-28 19:01:52
imageLinePorperties.PNG / V - Attached On 2017-12-28 18:51:26 UTC - Size: 7.26 KB - 362 views
[2018-01-07 20:25:53]
@sstfrederik - Posts: 403
Can ExtendRight be added as a UseTool member for the Drawing Type DRAWING_LINE ?
[2018-01-08 03:07:04]
Sierra Chart Engineering - Posts: 104368
This is still pending.
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
[2018-01-08 10:22:35]
Sierra Chart Engineering - Posts: 104368
We have now had a chance to look into this. When extending a Line Drawing to the right, it is transformed into a Ray drawing so you just need to check this member to see if it is a Ray:
https://www.sierrachart.com/index.php?page=doc/ACSILDrawingTools.html#DrawingType
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: 2018-01-08 10:24:26

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

Login

Login Page - Create Account