Jim, The following colors are supported by name:
AQUA BLACK BLUE CREAM DARK GRAY FUCHSIA GRAY GREEN LIME LIGHT GRAY MAROON MEDIUM GRAY MINT GREEN NAVY OLIVE PURPLE RED SILVER SKY BLUE TEAL WHITE YELLOW If you wish to use a custom color, you need the numerical equivalent. To get that numerical equivalent: In a full version of R:Base 1) On the menu choose, Utilities/Plugins/Dialog Builder 2) Click on the Options tab 3) Click the Window checkbox (3rd one down) 4) Click the Background Color drop down 5) Click the More Colors button at the bottom 6) Choose your color 7) Click the Build button at the bottom of the Dialog Builder 8) Click the Syntax tab 9) Copy the numerical equivalent next to WINDOW_BACK_COLOR 10) Place the numerical equivalent in your color field That should do it, Damian On Fri, Feb 15, 2008 at 8:12 AM, Jim Buddemeyer <[EMAIL PROTECTED]> wrote: > One of the neat enhancements to 7.6 is the ability to individually > control the color of each record in a DB Grid. > > Where can I find a list of acceptable colors that work for the row > background colors and fonts. Does this feature support custom colors? If > so, what is entered into the color fields to use the custom colors? > > Thanks, > Jim >

