added warning to forms.dox that Forms compatibility in not maintained
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6791 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
d38399f72f
commit
5faf83c027
@ -5,6 +5,17 @@
|
||||
|
||||
This appendix describes the Forms compatibility included with FLTK.
|
||||
|
||||
<center>
|
||||
<table border="1" width="90%">
|
||||
<tr>
|
||||
<th align="center">
|
||||
Warning: The Forms compatility is deprecated and no longer maintained in FLTK1,
|
||||
and is likely to be removed completely after the next official release.
|
||||
</th>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
\section forms_importing Importing Forms Layout Files
|
||||
|
||||
\ref fluid "FLUID"
|
||||
|
Loading…
Reference in New Issue
Block a user