From a31071deb496bdf1b9a932e4bfc15b11687c93fd Mon Sep 17 00:00:00 2001
From: Matthias Melcher
Date: Mon, 19 Dec 2005 13:33:08 +0000
Subject: git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4720
ea41ed52-d2ee-0310-a9c1-e6b18d33e121
---
documentation/common.html | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
(limited to 'documentation/common.html')
diff --git a/documentation/common.html b/documentation/common.html
index d185f6e41..ef171b2d2 100644
--- a/documentation/common.html
+++ b/documentation/common.html
@@ -214,7 +214,7 @@ fixed contents.
There are symbols for naming some of the more common colors:
- - FL_BLACK (this is the default label color)
+ - FL_BLACK
- FL_RED
@@ -229,8 +229,20 @@ fixed contents.
- FL_CYAN
- FL_WHITE
+
+
+These symbols are the default colors for all FLTK widgets. They are
+explained in more detail in the chapter
+Enumerations
+
+
+ - FL_FOREGROUND_COLOR
+
+ - FL_BACKGROUND_COLOR
+
+ - FL_INACTIVE_COLOR
- - FL_GRAY (this is the default color of most widgets)
+ - FL_SELECTION_COLOR
RGB colors can be set using the fl_rgb_color()
--
cgit v1.2.3