mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 08:32:07 +08:00
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
This commit is contained in:
@@ -29,14 +29,14 @@ interfaces.</P>
|
||||
|
||||
<LI><A HREF="common.html#common">Chapter 3 - Common Widgets and Attributes</A></LI>
|
||||
|
||||
<LI><A HREF="editor.html#editor">Chapter 4 - Designing a Simple Text
|
||||
<LI><A HREF="editor.html#editor">Chapter 4 - Designing a Simple Text
|
||||
Editor</A></LI>
|
||||
|
||||
<LI><A HREF="drawing.html#drawing">Chapter 5 - Drawing Things in FLTK</A></LI>
|
||||
|
||||
<LI><A HREF="events.html#events">Chapter 6 - Handling Events</A></LI>
|
||||
|
||||
<LI><A HREF="subclassing.html#subclassing">Chapter 7 - Extending and
|
||||
<LI><A HREF="subclassing.html#subclassing">Chapter 7 - Extending and
|
||||
Adding Widgets</A></LI>
|
||||
|
||||
<LI><A HREF="opengl.html#opengl">Chapter 8 - Using OpenGL</A></LI>
|
||||
@@ -47,7 +47,7 @@ interfaces.</P>
|
||||
|
||||
<LI><A HREF="functions.html#functions">Appendix B - Function Reference</A></LI>
|
||||
|
||||
<LI><A HREF="enumerations.html#enumerations">Appendix C - Enumeration
|
||||
<LI><A HREF="enumerations.html#enumerations">Appendix C - Enumeration
|
||||
Reference</A></LI>
|
||||
|
||||
<LI><A HREF="glut.html#glut">Appendix D - GLUT Compatibility</A></LI>
|
||||
@@ -92,12 +92,12 @@ interfaces.</P>
|
||||
|
||||
<H2>Copyrights and Trademarks</H2>
|
||||
|
||||
<P>FLTK is Copyright 1998-2001 by Bill Spitzak and others. Use and
|
||||
distribution of FLTK is governed by the GNU Library General Public
|
||||
<P>FLTK is Copyright 1998-2001 by Bill Spitzak and others. Use and
|
||||
distribution of FLTK is governed by the GNU Library General Public
|
||||
License, located in <A HREF="license.html#license">Appendix G</A>.</P>
|
||||
|
||||
<P>UNIX is a registered trademark of the X Open Group, Inc. Microsoft
|
||||
and Windows are registered trademarks of Microsoft Corporation. OpenGL
|
||||
<P>UNIX is a registered trademark of the X Open Group, Inc. Microsoft
|
||||
and Windows are registered trademarks of Microsoft Corporation. OpenGL
|
||||
is a registered trademark of Silicon Graphics, Inc. </P>
|
||||
|
||||
</BODY>
|
||||
|
||||
Reference in New Issue
Block a user