diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/intro.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/intro.html b/documentation/intro.html index 574bf5384..89ce23b53 100644 --- a/documentation/intro.html +++ b/documentation/intro.html @@ -26,9 +26,9 @@ tried to push their own baroque toolkit instead.</P> <P>Many of the ideas in FLTK were developed on a NeXT (but <I>not</I> using NextStep) in 1987 in a C toolkit Bill called -"views". Here he came up with passing events downward -in the tree and having the handle routine return a value -indicating the used the event, and the table-driven menus. In +"views". Here he came up with passing events downward +in the tree and having the handle routine return a value +indicating whether it used the event, and the table-driven menus. In general he was trying to prove that complex UI ideas could be entirely implemented in a user space toolkit, with no knowledge or support by the system.</P> |
