Support Board
Date/Time: Sat, 12 Jul 2025 09:22:27 +0000
Post From: Illogical ACS study button - forced choice
[2021-05-17 02:15:47] |
ertrader - Posts: 684 |
Later in the code, I automatically disable the enabled button after the order is entered so that entry control is given back to me: Enabled.SetYesNo(false); sc.SetCustomStudyControlBarButtonEnable(Input_ACSButtonNumber.GetInt(), Enabled.GetBoolean() ); Date Time Of Last Edit: 2021-05-17 02:24:04
|