diff options
Diffstat (limited to 'documentation/Fl_Scroll.html')
| -rw-r--r-- | documentation/Fl_Scroll.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Scroll.html b/documentation/Fl_Scroll.html index 2140e93d1..cd5bef9b2 100644 --- a/documentation/Fl_Scroll.html +++ b/documentation/Fl_Scroll.html @@ -21,7 +21,7 @@ larger than your window. If the child widgets are larger than the size of this object then scrollbars will appear so that you can scroll over to them: -<P><IMG src=./Fl_Scroll.gif></P> +<P ALIGN=CENTER><IMG src=Fl_Scroll.gif></P> <P>If all of the child widgets are packed together into a solid rectangle then you want to set <TT>box()</TT> to <TT>FL_NO_BOX</TT> or one of the <TT>_FRAME</TT> types. This will result in the best output. @@ -96,4 +96,4 @@ the top. Gets the current vertical scrolling position. <H4><A name=Fl_Scroll.position>void Fl_Scroll::position(int w, int h)</A> </H4> - Sets the upper-lefthand corner of the scrolling region. </BODY></HTML>
\ No newline at end of file + Sets the upper-lefthand corner of the scrolling region. </BODY></HTML> |
