Reworked navigation links.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6704 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
cc57cbd17c
commit
13bbc8a0c6
@ -293,9 +293,7 @@ The following damage mask bits are used by the standard FLTK widgets:
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="globals_func.html">[Previous] B - Function Reference</a>
|
||||
<a class="el" href="glut.html">[Next]</a>
|
||||
\ref glut
|
||||
|
||||
<a class="el" href="globals_func.html">[Previous] Function Reference</a>
|
||||
<a class="el" href="glut.html">[Next] GLUT Compatibility</a>
|
||||
\endhtmlonly
|
||||
*/
|
||||
|
@ -398,7 +398,7 @@ The following methods are provided for character composition:
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="drawing.html">[Previous] 5 - Drawing Things in FLTK</a>
|
||||
<a class="el" href="subclassing.html">[Next] 7 - Adding and Extending Widgets</a>
|
||||
<a class="el" href="drawing.html">[Previous] 5 - Drawing Things in FLTK</a>  :
|
||||
<a class="el" href="subclassing.html">[Next] 7 - Adding and Extending Widgets</a>
|
||||
\endhtmlonly
|
||||
*/
|
||||
|
@ -644,8 +644,6 @@ for more details.
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="license.html">[Previous] J - Software License</a>
|
||||
\ref license
|
||||
|
||||
<a class="el" href="license.html">[Previous] Software License</a>
|
||||
\endhtmlonly
|
||||
*/
|
||||
|
@ -1367,7 +1367,7 @@ be generated and likely cause compile-time warnings.
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="opengl.html">[Previous] 8 - Using OpenGL</a>
|
||||
<a class="el" href="advanced.html">[Next] 10 - Advanced FLTK</a>
|
||||
<a class="el" href="opengl.html">[Previous] 8 - Using OpenGL</a>
|
||||
<a class="el" href="advanced.html">[Next] 10 - Advanced FLTK</a>
|
||||
\endhtmlonly
|
||||
*/
|
||||
|
@ -238,10 +238,7 @@ fl_font_name(11,"*bookman-light-i-no*");
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="glut.html">[Previous]</a>
|
||||
\ref glut
|
||||
<a class="el" href="osissues.html">[Next]</a>
|
||||
\ref osissues
|
||||
|
||||
<a class="el" href="glut.html">[Previous] GLUT Compatibility</a>
|
||||
<a class="el" href="osissues.html">[Next] Operating System Issues</a>
|
||||
\endhtmlonly
|
||||
*/
|
||||
|
@ -105,11 +105,8 @@ following scheme. The biggest trick is that GLUT insists on
|
||||
\li You can call either <tt>glutMainLoop()</tt>, <tt>Fl::run()</tt>,
|
||||
or loop calling <tt>Fl::wait()</tt> to run the program.
|
||||
|
||||
<HR break>
|
||||
<A NAME="Fl_Glut_Window"></A> <!-- For old HTML links only ! -->
|
||||
\section glut_Fl_Glut_Window class Fl_Glut_Window
|
||||
\htmlonly
|
||||
<HR>
|
||||
|
||||
\subsection glut_class_hierarchy Class Hierarchy
|
||||
|
||||
@ -237,12 +234,10 @@ void Fl_Glut_Window::make_current()
|
||||
\par
|
||||
Switches all drawing functions to the GLUT window.
|
||||
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="enumerations.html">[Previous]</a>
|
||||
\ref enumerations
|
||||
<a class="el" href="forms.html">[Next]</a>
|
||||
\ref forms
|
||||
|
||||
<a class="el" href="enumerations.html">[Previous] FLTK Enumerations</a>
|
||||
<a class="el" href="forms.html">[Next] Forms Compatibility</a>
|
||||
\endhtmlonly
|
||||
*/
|
||||
|
@ -96,7 +96,7 @@
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="preface.html">[Next] Preface</a>
|
||||
<a class="el" href="preface.html">[Next] Preface</a>
|
||||
\endhtmlonly
|
||||
|
||||
*/
|
||||
|
@ -350,7 +350,7 @@ at "fltk@fltk.org" or one of the newsgroups.
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="preface.html">[Previous] Preface</a>
|
||||
<a class="el" href="basics.html">[Next] 2 - FLTK Basics</a>
|
||||
<a class="el" href="preface.html">[Previous] Preface</a>
|
||||
<a class="el" href="basics.html">[Next] 2 - FLTK Basics</a>
|
||||
\endhtmlonly
|
||||
*/
|
||||
|
@ -493,10 +493,8 @@ DAMAGES.
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="development.html">[Previous] I - Developer Information</a>
|
||||
\ref development
|
||||
<a class="el" href="examples.html">[Next] K - Example Source Code</a>
|
||||
\ref examples
|
||||
|
||||
<a class="el" href="development.html">[Previous] Developer Information</a>
|
||||
<a class="el" href="examples.html">[Next] Example Source Code</a>
|
||||
\endhtmlonly
|
||||
|
||||
*/
|
||||
|
@ -57,10 +57,7 @@ any existing code, but makes it possible to use bigger scroll areas
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="migration_1_1.html">[Previous]
|
||||
H - Migrating Code from FLTK 1.1 to 1.3</a>
|
||||
<a class="el" href="development.html">[Next]
|
||||
I - Developer Information</a>
|
||||
|
||||
<a class="el" href="migration_1_1.html">[Previous] Migrating Code from FLTK 1.1 to 1.3</a>
|
||||
<a class="el" href="development.html">[Next] Developer Information</a>
|
||||
\endhtmlonly
|
||||
*/
|
||||
|
@ -756,10 +756,7 @@ MacOS version of FLTK:
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="forms.html">[Previous]</a>
|
||||
\ref forms
|
||||
<a class="el" href="migration_1_1.html">[Next]</a>
|
||||
\ref migration_1_1
|
||||
|
||||
<a class="el" href="forms.html">[Previous] Forms Compatibility</a>
|
||||
<a class="el" href="migration_1_1.html">[Next] Migrating Code from FLTK 1.0 to 1.1</a>
|
||||
\endhtmlonly
|
||||
*/
|
||||
|
@ -78,7 +78,7 @@ registered trademarks of Apple Computer, Inc.
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="intro.html">[Next] 1 - Introduction to FLTK</a>
|
||||
|
||||
<a class="el" href="intro.html">[Next] 1 - Introduction to FLTK</a>
|
||||
\endhtmlonly
|
||||
|
||||
*/
|
||||
|
@ -73,10 +73,11 @@ system, FLTK will convert string as needed.
|
||||
Fl_Help_View. Keycodes from the keyboard conflict with Unicode
|
||||
characters. Right-to-left rendered text can not be marked or edited,
|
||||
and probably much more.
|
||||
|
||||
\htmlonly
|
||||
<hr>
|
||||
<a class="el" href="index.html">[Index]</a>
|
||||
<a class="el" href="advanced.html">[Previous] 10 - Advanced FLTK </a>
|
||||
<a class="el" href="classes.html">[Next] A - Class Reference</a>
|
||||
<a class="el" href="annotated.html">[Next] A - Class Reference</a>
|
||||
\endhtmlonly
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user