Support Board
Date/Time: Sun, 06 Jul 2025 04:43:51 +0000
Post From: Control ACS Button from ACSIL
[2019-04-01 14:22:50] |
ForgivingComputers.com - Posts: 1076 |
I can set the state of an ACS button with this: sc.SetCustomStudyControlBarButtonEnable(1, 1);
The button changes its appearance to in, and any other button that was enabled, changes to out. However, I can't seem to get another study to recognize the button state change. Am I missing something? |