From cd613bed746eaea0d9a46821e97f459cc40e35e3 Mon Sep 17 00:00:00 2001 From: ehofman Date: Wed, 13 Apr 2005 11:43:06 +0000 Subject: [PATCH] Add the color description. --- Docs/README.gui | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Docs/README.gui b/Docs/README.gui index dd26f4865..1cc27b937 100644 --- a/Docs/README.gui +++ b/Docs/README.gui @@ -116,6 +116,12 @@ properties, though they will ignore any that are not relevant: height - the height of the object, in pseudo-pixels. The default is the width of the parent container. + color - a subgroup to specify the dialogs color: + red - specify the red color compnent of the color scheme. + green - specify the green color compnent of the color scheme. + blue - specify the blue color compnent of the color scheme. + alpha - specify the alpha color compnent of the color scheme. + legend - the text legend to display in the object. label - the text label to display near the object.