diff options
Diffstat (limited to 'documentation/forms.html')
| -rw-r--r-- | documentation/forms.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/forms.html b/documentation/forms.html index ae885b9dd..53ead442b 100644 --- a/documentation/forms.html +++ b/documentation/forms.html @@ -20,7 +20,7 @@ functions. Most of the XForms demo programs work without changes. <P>You will also have to compile your Forms or XForms program using a C++ compiler. The FLTK library does not provide C bindings or header files. </P> -<P>Although FLTK was designed to be compatable with the GL Forms +<P>Although FLTK was designed to be compatible with the GL Forms library (version 0.3 or so), XForms has bloated severely and it's interface is X-specific. Therefore, XForms compatibility is no longer a goal of FLTK. Compatibility was limited to things that were free, or |
