Bump version.
[ntk.git] / documentation / src / index.dox
blobe062006ac11caa7b91d177d6783d53f6685bb557
1 /**
3 \mainpage FLTK Programming Manual
4 <TABLE BGCOLOR="#9f9f9f" CELLPADDING="8" CELLSPACING="0" SUMMARY="TITLE BAR" WIDTH="100%" BORDER="0">
5 <TR>
6   <TD><CENTER>
7     \image html FL200.png
8     \image latex FL200.png "" width=5cm
9   </CENTER></TD>
10   <TD><CENTER>
11     <B>FLTK 1.3.0 Programming Manual</B>
13     Revision 9 by F.&nbsp;Costantini, D.&nbsp;Gibson, M.&nbsp;Melcher,
14     A.&nbsp;Schlosser, B.&nbsp;Spitzak and M.&nbsp;Sweet.
16     Copyright 1998-2011 by Bill Spitzak and others.
17   </CENTER></TD>
18 </TR>
19 </TABLE>
20 <TABLE BGCOLOR="#9f9f9f" CELLPADDING="8" CELLSPACING="0" SUMMARY="TITLE BAR" WIDTH="100%" BORDER="0">
21 <TR>
22   <TD>
23     This software and manual are provided under the terms of the GNU
24     Library General Public License. Permission is granted to reproduce
25     this manual or any portion for any purpose, provided this copyright
26     and permission notice are preserved.
27   </TD>
28 </TR>
29 </TABLE>
30 <TABLE BGCOLOR="#9f9fef" CELLPADDING="8" CELLSPACING="0" SUMMARY="Table of Contents" WIDTH="100%" BORDER="0">
31 <TR>
32   <TD ALIGN="LEFT" VALIGN="TOP">
34     \subpage preface
36     \subpage intro
38     \subpage basics
40     \subpage common
41         - \ref common_colors
42         - \ref common_boxtypes
43         - \ref common_labels
44         - \ref drawing_images
46     \subpage editor
48     \subpage drawing
50     \subpage events
51         - \ref events_event_xxx
52         - \ref events_propagation
54     \subpage subclassing
56     \subpage opengl
58     \subpage fluid
59         - \ref fluid_widget_attributes
60         - \ref fluid_selecting_moving
61         - \ref fluid_images
63   </TD>
64   <TD ALIGN="LEFT" VALIGN="TOP">
66     \subpage advanced
68     \subpage unicode
70     &nbsp;
72     <b>Appendices:</b>
74         - \subpage enumerations
76         -  \subpage glut
77                 - \ref glut_Fl_Glut_Window
78                 <!-- - Fl_Glut_Window (not yet commented ?) -->
80         - \subpage forms
82         - \subpage osissues
84         - \subpage migration_1_1
86         - \subpage migration_1_3
88         - \subpage development
90         - \subpage license
92         - \subpage examples
94   </TD>
95 </TR>
96 </TABLE>
99 \htmlonly
100 <hr>
101 <table summary="navigation bar" width="100%" border="0">
102 <tr>
103   <td width="45%" align="LEFT">
104     &nbsp;
105   </td>
106   <td width="10%" align="CENTER">
107     <a class="el" href="index.html">[Index]</a>
108   </td>
109   <td width="45%" align="RIGHT">
110     <a class="el" href="preface.html">
111     Preface
112     [Next]</a>
113   </td>
114 </tr>
115 </table>
116 \endhtmlonly