@ -498,7 +498,7 @@ its <I>parent</I> window (if any), not <I>this</I> window.
@@ -498,7 +498,7 @@ its <I>parent</I> window (if any), not <I>this</I> window.
<P>Makes the widget visible; you must still redraw the parent
widget to see a change in the window. Normally you want to use
the <AHREF="#Fl_Widget.show"><CODE>show()</CODE> method
the <AHREF="#Fl_Widget.show"><CODE>show()</CODE></A> method
instead.
@ -528,11 +528,13 @@ visible, as this will send false <TT>FL_SHOW</TT> or <TT>FL_HIDE</TT>
@@ -528,11 +528,13 @@ visible, as this will send false <TT>FL_SHOW</TT> or <TT>FL_HIDE</TT>
events to the widget</I>. <TT>redraw()</TT> is called if necessary on