From 09daf20b81cdae78772f07c0af22a571d7cc73eb Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 29 Nov 2001 19:24:00 +0000 Subject: Documentation updates galore (up to chapter 7, still need to do chapter 8 and 9, tweek the appendices, and recapture the screenshots...) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1786 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/enumerations.html | 68 ++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'documentation/enumerations.html') diff --git a/documentation/enumerations.html b/documentation/enumerations.html index 736090295..e9e67e002 100644 --- a/documentation/enumerations.html +++ b/documentation/enumerations.html @@ -1,22 +1,22 @@

C - FLTK Enumerations

This appendix lists the enumerations provided in the -<FL/Enumerations.H> header file, organized by section. +<FL/Enumerations.H> header file, organized by section. Constants whose value is zero are marked with "(0)", this is often useful to know when programming.

Version Numbers

- The FLTK version number is stored in a number of compile-time -constants: + The FLTK version number is stored in a number of compile-time +constants:

Events

- Events are identified by an Fl_Event enumeration value. The -following events are currently defined: + Events are identified by an Fl_Event enumeration value. The +following events are currently defined:

Callback "When" Conditions

- The following constants determine when a callback is performed: + The following constants determine when a callback is performed:

Fl::event_button() Values

@@ -72,7 +72,7 @@ is released and the value changes.

Fl::event_key() Values

The following constants define the non-ASCII keys on the keyboard for -FL_KEYBOARD and FL_SHORTCUT events: +FL_KEYBOARD and FL_SHORTCUT events:

Fl::event_state() Values

The following constants define bits in the Fl::event_state() - value: + value:

Alignment Values

The following constants define bits that can be used with -Fl_Widget::align() to control the positioning of the -label: +Fl_Widget::align() to control the positioning of the +label:

Fonts

- The following constants define the standard FLTK fonts: + The following constants define the standard FLTK fonts:

Colors

- The following color constants can be used to access the colors in the -FLTK standard color palette: + The following color constants can be used to access the colors in the +FLTK standard color palette: