summaryrefslogtreecommitdiff
path: root/documentation/index.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-08-02 19:43:49 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-08-02 19:43:49 +0000
commit9d81d971f7861da5f558ecd797cf0aa575288dc9 (patch)
tree076df94b88a8b67631fd645bd9d5497bd0bf2f40 /documentation/index.html
parent80247acbc2fe08fa9d5df4579469ea2431972586 (diff)
Fl_HelpDialog and Fl_HelpView widgets.
"help" demo. Minor doco updates. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1539 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/index.html')
-rw-r--r--documentation/index.html17
1 files changed, 9 insertions, 8 deletions
diff --git a/documentation/index.html b/documentation/index.html
index a9ea4d072..90e20318c 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -1,20 +1,21 @@
<HTML>
<HEAD><meta name="robots" content="noindex">
- <TITLE>FLTK 1.0.11 Programming Manual</TITLE>
+ <TITLE>FLTK 1.1.0 Programming Manual</TITLE>
</HEAD>
<BODY>
<CENTER><TABLE WIDTH=90% BGCOLOR=#9f9f9f CELLPADDING=8 CELLSPACING=0 SUMMARY="TITLE BAR">
<TR>
-<TD ALIGN=CENTER VALIGN=MIDDLE><IMG SRC="FL.gif" ALIGN="ABSMIDDLE" ALT="FL"></TD>
-<TD ALIGN=CENTER VALIGN=MIDDLE>
-<H1>FLTK 1.0.11 Programming Manual</H1>
-Revision 18 by Michael Sweet, Craig P. Earls, and Bill Spitzak<BR>
+<TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=100><IMG SRC="FL.gif" WIDTH=100 HEIGHT=70 ALIGN="ABSMIDDLE" ALT="FL"></TD>
+<TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=500>
+<H1>FLTK 1.1.0 Programming Manual</H1>
+Revision 0 by Michael Sweet, Craig P. Earls, and Bill Spitzak<BR>
Copyright 1998-2001 by Bill Spitzak and others.<BR>
</TD>
</TR>
+<TABLE WIDTH=90% BGCOLOR=#9f9f9f CELLPADDING=8 CELLSPACING=0 SUMMARY="TITLE BAR">
<TR>
-<TD ALIGN=CENTER COLSPAN=2>
+<TD ALIGN=CENTER WIDTH=600>
This software is provided under the terms of the GNU Library General
Public License.
</TD>
@@ -23,7 +24,7 @@ Public License.
<CENTER><TABLE WIDTH=90% COLS=2 BGCOLOR=#9f9fef CELLPADDING=8 CELLSPACING=0 SUMMARY="Table of Contents">
<TR>
-<TD ALIGN=LEFT VALIGN=TOP>
+<TD ALIGN=LEFT VALIGN=TOP WIDTH=300>
<B><A HREF=preface.html#preface>Preface</A></B>
<BR>
<BR>
@@ -55,7 +56,7 @@ Public License.
<B><A HREF=subclassing.html#subclassing>7 - Adding and Extending
Widgets</A></B>
</TD>
-<TD ALIGN=LEFT VALIGN=TOP>
+<TD ALIGN=LEFT VALIGN=TOP WIDTH=300>
<B><A HREF=fluid.html#FLUID>8 - Programming with FLUID</A></B>
<UL>
<LI><A HREF=fluid.html#widget_attributes>Widget Attributes</A></LI>