diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2000-04-28 18:15:26 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2000-04-28 18:15:26 +0000 |
| commit | 0e6e2393bfc7eeaa47b8a2ebd6c2023f560d7a90 (patch) | |
| tree | 520f55d1b4ea126082b79300d5936065e81388c5 /documentation/Fl_Input.html | |
| parent | 0f36c495f9d2c4b41e61ca35684e8968fb70ee54 (diff) | |
Typos reported by Alexander Mai
Fl_Browser_ docos finished.
Added Fl_Group::init_sizes() description.
Added links for common widgets in chapter 3 (?)
Fixed formatting problems in subclassing and FLUID chapters.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1100 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Input.html')
| -rw-r--r-- | documentation/Fl_Input.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Input.html b/documentation/Fl_Input.html index 56d751184..8e5a248d0 100644 --- a/documentation/Fl_Input.html +++ b/documentation/Fl_Input.html @@ -73,8 +73,8 @@ expected.</TD></TR> selection.</TD></TR> <TR><TD><B>RightCtrl or -<BR>Compose</B></TD><TD><a name=compose> -Start a <A href="events.html#compose">compose-character</A> +<BR>Compose</B></TD><TD><a name=compose>Start</A> +a <A href="events.html#compose">compose-character</A> sequence. The next one or two keys typed define the character to insert (see table that follows.) |
