]> git.mxchange.org Git - flightgear.git/commitdiff
Add the color description.
authorehofman <ehofman>
Wed, 13 Apr 2005 11:42:49 +0000 (11:42 +0000)
committerehofman <ehofman>
Wed, 13 Apr 2005 11:42:49 +0000 (11:42 +0000)
docs-mini/README.gui

index dd26f4865d0fbbf4a6f25106fcdafe330ada3e4a..1cc27b937049b8b194bb1c9f16275a564f415f32 100644 (file)
@@ -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.