From 46f509f7de8b069eccaa081bbb7112a532c33e51 Mon Sep 17 00:00:00 2001
From: Michael R Sweet
Date: Thu, 14 Jan 1999 22:14:01 +0000
Subject: More image updates, minor typos, etc.
git-svn-id: file:///fltk/svn/fltk/trunk@227 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
---
documentation/Fl_Valuator.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'documentation/Fl_Valuator.html')
diff --git a/documentation/Fl_Valuator.html b/documentation/Fl_Valuator.html
index ea0c8ca36..b192d8f62 100644
--- a/documentation/Fl_Valuator.html
+++ b/documentation/Fl_Valuator.html
@@ -24,13 +24,13 @@
and provides a consistent interface to set the value, range, and step,
and insures that callbacks are done the same for every object.
There are probably more of these classes in fltk than any others:
-
+
In the above diagram each box surrounds an actual subclass. These
are further differentiated by setting the
type() of the widget to the symbolic value labeling the
widget. The ones labelled "0" are the default versions with a
-type(0). For consistency the symbol FL_VERTICAL is
-defined as zero.
+type(0). For consistency the symbol FL_VERTICAL is
+defined as zero.
Methods
@@ -133,4 +133,4 @@ turn it back on if desired).
Sets the changed() flag.
- Clears the changed() flag.