mirror of
https://github.com/fltk/fltk.git
synced 2026-05-27 10:57:58 +08:00
Improve and clarify documentation
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user