mirror of
https://github.com/fltk/fltk.git
synced 2026-05-20 12:41:27 +08:00
STR #1316: fixed two html tags
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5184 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -224,7 +224,7 @@ the program sets the stored value. </P>
|
||||
|
||||
<P>Hides the widget; you must still redraw the parent to see a
|
||||
change in the window. Normally you want to use the <A
|
||||
HREF="#Fl_Widget.hide"><CODE>hide()</CODE> method instead.
|
||||
HREF="#Fl_Widget.hide"><CODE>hide()</CODE></A> method instead.
|
||||
|
||||
|
||||
<H4><A NAME="Fl_Widget.clear_visible_focus">void Fl_Window::clear_visible_focus();</A></H4>
|
||||
|
||||
@@ -396,7 +396,7 @@ Fl_Color fl_cursor(Fl_Cursor cursor, Fl_Color fg, Fl_Color bg);
|
||||
|
||||
<P>Sets the cursor for the current window to the specified shape
|
||||
and colors. The cursors are defined in the <A
|
||||
HREF="enumerations.html#cursor"><CODE><FL/Enumerations.H></CODE>
|
||||
HREF="enumerations.html#cursor"><CODE><FL/Enumerations.H></CODE>
|
||||
header file</A>.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user