Support Board
Date/Time: Mon, 16 Jun 2025 17:01:10 +0000
Post From: Feature proposal : storing settings as clear text
[2025-05-05 16:03:47] |
User431178 - Posts: 713 |
provide the API for accessing the configuration // or simply externalize the lib and the header, so we can open // manipulate configuration with external program
Many of the platform and graphics settings are available from within ACSIL. A dev made an external GUI app for controlling various settings within SC, it does however require that a study is added to the chart to act as an interface. https://sierra-pp.com/ You can check in sierrachart.h to see what is available. |