The ctrlSetBackgroundColor, ctrlSetForegroundColor and ctrlSetActiveColor commands do not work on several controls. It seems to only work on some controls such as RscText and RscCombo, which is quite annoying as it should work with all controls. This issue was brought up several years ago, but has not been fixed since.
Description
Description
Details
Details
- Severity
- Major
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Scripting
Steps To Reproduce
- Create a dialog with several different control types including RscText, RscListBox and RscButton
- Attempt to change their colors with the broken commands and notice it does not work on all of them