Skip to content

Commit

Permalink
added warning to forms.dox that Forms compatibility in not maintained
Browse files Browse the repository at this point in the history
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6791 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
engelsman committed May 30, 2009
1 parent d38399f commit 5faf83c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions documentation/src/forms.dox
Expand Up @@ -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"
Expand Down

0 comments on commit 5faf83c

Please sign in to comment.