Establishing dynamic colors
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Establishing dynamic colors
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.