Improve and clarify documentation

This commit is contained in:
Albrecht Schlosser
2020-09-21 13:45:46 +02:00
parent 5c5132f681
commit f072cec13f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -40,10 +40,10 @@
Displays. Displays.
\image html editor.png "Fl_Text_Display widget" \image html editor.png "Fl_Text_Display widget"
\image latex editor.png "Fl_Text_Display widget" width=6cm \image latex editor.png "Fl_Text_Display widget" width=10cm
<BR><BR> <BR><BR>
\image html editor-linenumbers.png "Fl_Text_Display widget with line numbers enabled" \image html editor-linenumbers.png "Fl_Text_Display widget with line numbers enabled"
\image latex editor-linenumbers.png "Fl_Text_Display widget with line numbers enabled" width=6cm \image latex editor-linenumbers.png "Fl_Text_Display widget with line numbers enabled" width=10cm
\b Example \b Use \b Example \b Use
\code \code
+2 -2
View File
@@ -9,8 +9,8 @@ This appendix describes the Forms compatibility included with FLTK.
<table border="1" width="90%" bgcolor="#cccccc"> <table border="1" width="90%" bgcolor="#cccccc">
<tr> <tr>
<th align="center"> <th align="center">
Warning: The Forms compatility is deprecated and no longer maintained in FLTK1, Warning: The Forms compatibility is deprecated and no longer maintained
and is likely to be removed completely after the next official release. since FLTK 1.3.0 and is likely to be removed completely in FLTK 1.4 or 1.5
</th> </th>
</tr> </tr>
</table> </table>