Establishing dynamic colors
- Last Updated: August 23, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
You can use the SYSTEM–DIALOG FONT
statement to change any font in the font table. However, you can use the SYSTEM–DIALOG COLOR statement to update only those colors
that are dynamic. To make a color dynamic, use the COLOR–TABLE system handle. For example:
|
In this example, n is the color table
entry you want to make dynamic. For more information on the COLOR–TABLE handle, see ABL Reference and
Accessing the current color and font tables.