From dc70b69502de6769c8fe109161f984494a0c00b8 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 19 Jan 1999 20:53:39 +0000 Subject: 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 --- documentation/Fl_Input.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'documentation/Fl_Input.html') 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). otherwise it moves to the previous input field). ^Q or
RightCtrl or -
Compose
Start a compose-character +
ComposeStart a compose-character sequence. The next one or two keys typed define the character to insert. This also can be used to "quote" control characters. ^UDelete everything. @@ -176,4 +176,6 @@ fields.

Fl_Color Fl_Input::cursor_color() const
void Fl_Input::cursor_color(Fl_Color)

- Get or set the color of the cursor. This is black by default. + Get or set the color of the cursor. This is black by default. + + -- cgit v1.2.3