~ubuntu-branches/ubuntu/karmic/fltk1.1/karmic

« back to all changes in this revision

Viewing changes to documentation/forms.html

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2005-05-22 13:57:06 UTC
  • mfrom: (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050522135706-mchag24yf42lu7bu
Tags: 1.1.6-5
* Revert previous change, which seems to have been ineffective for some
  reason, in favor of commenting out the problematic Makefile rule
  altogether.  (Closes: #310151.)
* debian/control: Go back to specifying the URL as part of the
  description rather than via a non-standard field that doesn't seem to
  have caught on.  (Closes: #310240.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
<P>You will also have to compile your Forms or XForms program using a
21
21
C++ compiler.  The FLTK library does not provide C bindings or header
22
22
files. </P>
23
 
<P>Although FLTK was designed to be compatable with the GL Forms
 
23
<P>Although FLTK was designed to be compatible with the GL Forms
24
24
library (version 0.3 or so), XForms has bloated severely and it's
25
25
interface is X-specific.  Therefore, XForms compatibility is no longer
26
26
a goal of FLTK.  Compatibility was limited to things that were free, or