Login Page - Create Account

Support Board


Date/Time: Sat, 28 Dec 2024 09:11:18 +0000



change menu item using ACSIL

View Count: 903

[2016-02-18 13:51:00]
wwwingman - Posts: 185
Hi

I use sc.AddACSChartShortcutMenuItem for creating new menu items.
I would like to change the name of the menu at some situations.

Is this possible ? Do I have to remove it and creat a new one ?
( I don't think there is a change name function in the documentation ).

Thank-you,

-- W
[2016-02-18 14:24:36]
ejtrader - Posts: 688
+1 - Was looking for the same in the past - but this option was not available. Would be a nice addition to have an option to "rename the menu item" based on the context.

Thanks
Date Time Of Last Edit: 2016-02-18 14:25:16
[2016-02-18 17:05:30]
Sierra Chart Engineering - Posts: 104368
We will see if it is not difficult to add a function to rename a menu item added through ACSIL.
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-02-18 18:58:33]
Al SC Developer - Posts: 434
In the next version we have added a new function


bool ChangeACSChartShortcutMenuItemText(int ChartNumber, int MenuIdentifier, const char* NewMenuText)

Date Time Of Last Edit: 2016-02-18 18:58:51

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

Login

Login Page - Create Account