Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 19:31:17 +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