Support Board
Date/Time: Sat, 01 Mar 2025 16:22:33 +0000
Post From: Control ACS Button from ACSIL
[2019-04-01 14:22:50] |
ForgivingComputers.com - Posts: 1015 |
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? |