diff options
Diffstat (limited to 'documentation/src/forms.dox')
| -rw-r--r-- | documentation/src/forms.dox | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/documentation/src/forms.dox b/documentation/src/forms.dox index fc7fd1d69..3b1ef31b3 100644 --- a/documentation/src/forms.dox +++ b/documentation/src/forms.dox @@ -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" |
