From 367f908d8ed5a3464b9676223a26ddf4e11bdb5b Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 7 Jan 1999 16:36:11 +0000 Subject: "Final" changes for first draft of 1.0 documentation. git-svn-id: file:///fltk/svn/fltk/trunk@187 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/preface.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'documentation/preface.html') diff --git a/documentation/preface.html b/documentation/preface.html index 5be3d0f99..61e06de5f 100644 --- a/documentation/preface.html +++ b/documentation/preface.html @@ -1,7 +1,7 @@ - + FLTK 1.0 Programming Manual @@ -23,15 +23,18 @@ This manual is organized into the following chapters and appendices:
  • Chapter 2 - FLTK Basics
  • Chapter 3 - Common Widgets and Attributes
  • Chapter 4 - Designing a Simple Text Editor -
  • Chapter 5 - Extending and Adding Widgets -
  • Chapter 6 - Programming With FLUID -
  • Chapter 7 - Using OpenGL +
  • Chapter 5 - Drawing Things in FLTK +
  • Chapter 6 - Handling Events +
  • Chapter 7 - Extending and Adding Widgets +
  • Chapter 8 - Programming With FLUID +
  • Chapter 9 - Using OpenGL
  • Appendix A - Widget Reference
  • Appendix B - Function Reference
  • Appendix C - Enumeration Reference
  • Appendix D - GLUT Compatibility
  • Appendix E - Forms Compatibility -
  • Appendix F - Software License +
  • Appendix F - Operating System Issues +
  • Appendix G - Software License

    Conventions

    @@ -63,7 +66,7 @@ The following abbreviations are used in this manual:

    Copyrights and Trademarks

    -FLTK is Copyright 1998 by Bill Spitzak and others. Use and distribution of FLTK is +FLTK is Copyright 1998-1999 by Bill Spitzak and others. Use and distribution of FLTK is governed by the GNU Library General Public License, located in Appendix D. -- cgit v1.2.3