diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-19 20:53:39 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-19 20:53:39 +0000 |
| commit | dc70b69502de6769c8fe109161f984494a0c00b8 (patch) | |
| tree | b6b764b7ad24c2a70849ccde9bd3ca8ce81c5a43 /documentation/Fl_Input.html | |
| parent | 01937a1cf8d3e81336af4bd47adb327aff7b5a4d (diff) | |
Updated documentation with changes from Bill.
Added new image files for buttons.
git-svn-id: file:///fltk/svn/fltk/trunk@237 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Input.html')
| -rw-r--r-- | documentation/Fl_Input.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/Fl_Input.html b/documentation/Fl_Input.html index 8e4317022..0c65dc962 100644 --- a/documentation/Fl_Input.html +++ b/documentation/Fl_Input.html @@ -58,7 +58,7 @@ only, otherwise it moves to the next input field).</TD></TR> otherwise it moves to the previous input field).</TD></TR> <TR><TD><B>^Q or <BR>RightCtrl or -<BR>Compose</B></TD><TD>Start a <A href=compose.html>compose-character</A> +<BR>Compose</B></TD><TD>Start a <A href="events.html#compose">compose-character</A> sequence. The next one or two keys typed define the character to insert. This also can be used to "quote" control characters.</TD></TR> <TR><TD><B>^U</B></TD><TD>Delete everything.</TD></TR> @@ -176,4 +176,6 @@ fields. </LI> <H4><A name=Fl_Input.cursor_color>Fl_Color Fl_Input::cursor_color() const <BR> void Fl_Input::cursor_color(Fl_Color)</A></H4> - Get or set the color of the cursor. This is black by default. </BODY></HTML> + Get or set the color of the cursor. This is black by default. + +</BODY></HTML> |
