mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 16:46:52 +08:00
Documentation updates, mainly to fix typos, mark constants with TT, and
clean up the osissues.html file for all OS's. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1836 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
<H1 ALIGN=RIGHT><A NAME=preface>Preface</A></H1>
|
||||
|
||||
<P>This manual describes the Fast Light Tool Kit ("FLTK")
|
||||
version 1.1.0, a C++ Graphical User Interface
|
||||
("GUI") toolkit for UNIX, Microsoft Windows and MacOS. Each
|
||||
of the chapters in this manual is designed as a tutorial for
|
||||
version 1.1.0, a C++ Graphical User Interface
|
||||
("GUI") toolkit for UNIX, Microsoft Windows and MacOS. Each
|
||||
of the chapters in this manual is designed as a tutorial for
|
||||
using FLTK, while the appendices provide a convenient reference
|
||||
for all FLTK widgets, functions, and operating system
|
||||
for all FLTK widgets, functions, and operating system
|
||||
interfaces.</P>
|
||||
|
||||
<H2>Organization</H2>
|
||||
@@ -99,10 +99,11 @@ interfaces.</P>
|
||||
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
|
||||
is a registered trademark of Silicon Graphics, Inc. . Apple, Macintosh,
|
||||
MacOS and Mac OS X are registered trademarks of Apple Computer, Inc. .</P>
|
||||
<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. Apple, Macintosh, MacOS, and Mac OS X are
|
||||
registered trademarks of Apple Computer, Inc.</P>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
Reference in New Issue
Block a user