From 13ae564f03a3ea7dd86e218fb287363842371cba Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 9 Jun 2002 13:35:49 +0000 Subject: Add color definitions for "dark red", etc. Change "text" and "selecion" methods to return char *, not const char *, since they return a changeable copy of the text. Add range checking to style lookup in Fl_Text_Display. Add syntax hilighting to editor example. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2299 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/enumerations.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'documentation') diff --git a/documentation/enumerations.html b/documentation/enumerations.html index 032eb33d8..c7c1460e1 100644 --- a/documentation/enumerations.html +++ b/documentation/enumerations.html @@ -221,13 +221,19 @@ FLTK standard color cube: -- cgit v1.2.3