Login Page - Create Account

Support Board


Date/Time: Wed, 08 Jan 2025 18:14:00 +0000



DeleteACSChartDrawing fails (returns zero)

View Count: 735

[2016-07-14 00:50:02]
onnb - Posts: 662
The following call call to DeleteACSChartDrawing returns zero and drawing objects are not deleted.
It does not do this in the past. What could cause it to return zero? In what cases does this method fail to delete drawing objects?


int ret = sc.DeleteACSChartDrawing(0, TOOL_DELETE_ALL, 0);
      
if (ret == 0)
{
sc.AddMessageToLog("Error deleting all drawings", 0);
}

Date Time Of Last Edit: 2016-07-14 00:50:28
[2016-07-14 23:18:12]
Sierra Chart Engineering - Posts: 104368
We are checking on this.
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
[2016-07-15 00:37:04]
Sierra Chart Engineering - Posts: 104368
This should be working properly in the latest release.
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