diff options
Diffstat (limited to 'documentation/src/osissues.dox')
| -rw-r--r-- | documentation/src/osissues.dox | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/documentation/src/osissues.dox b/documentation/src/osissues.dox index 5029a55f9..22d59dac6 100644 --- a/documentation/src/osissues.dox +++ b/documentation/src/osissues.dox @@ -753,10 +753,28 @@ MacOS version of FLTK: <tt>Fl_Window</tt>, but not a <tt>Fl_Window</tt> inside a <tt>Fl_Window</tt> inside a <tt>Fl_Window</tt>. + \htmlonly <hr> -<a class="el" href="index.html">[Index]</a> -<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> +<table summary="navigation bar" width="100%" border="0"> +<tr> + <td width="45%" align="LEFT"> + <a class="el" href="forms.html"> + [Prev] + Forms Compatibility + </a> + </td> + <td width="10%" align="CENTER"> + <a class="el" href="main.html">[Index]</a> + </td> + <td width="45%" align="RIGHT"> + <a class="el" href="migration_1_1.html"> + Migrating Code from FLTK 1.0 to 1.1 + [Next] + </a> + </td> +</tr> +</table> \endhtmlonly + */ |
