From: ehofman Date: Wed, 13 Apr 2005 11:42:49 +0000 (+0000) Subject: Add the color description. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c4433a6ad15c7ecc286dbd9994a8cec2ad88cc78;p=flightgear.git Add the color description. --- diff --git a/docs-mini/README.gui b/docs-mini/README.gui index dd26f4865..1cc27b937 100644 --- a/docs-mini/README.gui +++ b/docs-mini/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.