Support Board
Date/Time: Fri, 14 Mar 2025 22:20:07 +0000
Post From: User/Source code controlled settings
[2022-02-05 22:39:33] |
Csurles2010 - Posts: 13 |
Thank you much for your help. It's weird. It seems source code will always overwrite changes made in settings window. I read the settings window is populated from sc.SetDefaults and it's initialized only once. When changes to draw styles, colors, etc, are made in source code, manual changes won't have an effect. I was looking for a workaround, to allow source code "adjusted" settings as well as allow manual changes in subgraph settings window. I initialize default settings and colors. I also programmatically change them. It seems we can't do both, control settings manually and programmatically? Once we code the settings outside of sc.SetDefault, they can only ever be changed again with source code? Date Time Of Last Edit: 2022-02-05 22:44:39
|