Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 11:37:47 +0000



Post From: NBCV "Subgraphs Display Order (comma seperated)" with ACSIL

[2014-01-28 21:14:59]
Al SC Developer - Posts: 434
In ver 1086, there will be a new call:

sc.SetNumericInformationDisplayOrderFromString)(const SCString& CommaSeparatedDisplayOrder);
Call this with a comma separated string with the subgraph indexes in the order that you want to display. For example, "5,4,1,2" would display subgraphs in the order given. Any enabled subgraphs left out of the string will be appended to the end in their natural order.
Date Time Of Last Edit: 2014-01-29 05:22:58