summaryrefslogtreecommitdiff
path: root/documentation/src/glut.dox
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2009-03-21 13:38:11 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2009-03-21 13:38:11 +0000
commit13bbc8a0c61157327ab6c60753eb1abd68099209 (patch)
treef888c1d5712fcf49fa88e333d6fb08696997e93e /documentation/src/glut.dox
parentcc57cbd17c70c4880f84bbefa4dc59dd58fff126 (diff)
Reworked navigation links.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6704 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/glut.dox')
-rw-r--r--documentation/src/glut.dox11
1 files changed, 3 insertions, 8 deletions
diff --git a/documentation/src/glut.dox b/documentation/src/glut.dox
index 18d4f25bd..adddfdb36 100644
--- a/documentation/src/glut.dox
+++ b/documentation/src/glut.dox
@@ -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> &nbsp;&nbsp;
-<a class="el" href="enumerations.html">[Previous]</a>&nbsp;
- \ref enumerations &nbsp;&nbsp;
-<a class="el" href="forms.html">[Next]</a>&nbsp;
- \ref forms
-
+<a class="el" href="enumerations.html">[Previous] FLTK Enumerations</a> &nbsp;&nbsp;
+<a class="el" href="forms.html">[Next] Forms Compatibility</a>
\endhtmlonly
*/