diff options
Diffstat (limited to 'documentation/Fl_Group.html')
| -rw-r--r-- | documentation/Fl_Group.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/Fl_Group.html b/documentation/Fl_Group.html index ee8930c85..7b7289e8c 100644 --- a/documentation/Fl_Group.html +++ b/documentation/Fl_Group.html @@ -27,7 +27,7 @@ groups can also be used to control radio buttons or to enforce resize behavior. <H3>Methods</H3> <CENTER> -<TABLE width=90%> +<TABLE width=90% summary="Fl_Group methods."> <TR><TD align=left valign=top> <UL> <LI><A href=#Fl_Group.Fl_Group>Fl_Group</A></LI> @@ -138,8 +138,8 @@ dimensions of the box are scaled to the new size. Widgets outside the box are moved. <P>In these examples the gray area is the resizable: <BR></P> -<P align=center><IMG align=TOP SRC=./resizebox1.gif> <IMG align=TOP -SRC=./resizebox2.gif></P> +<P align=center><IMG align=TOP SRC="resizebox1.gif" ALT="Resizeable groups"> +<IMG align=TOP SRC="resizebox2.gif" ALT="Resizeable groups"></P> <P>The resizable may be set to the group itself (this is the default value for an <TT>Fl_Group</TT>, although <TT>NULL</TT> is the default for an <TT>Fl_Window</TT>), in which case all the contents are resized. @@ -152,4 +152,4 @@ of child <TT>Fl_Group</TT>'s. </P> <H4><A name=Fl_Group.add_resizable>Fl_Group &Fl_Group::add_resizable(Fl_Widget &box)</A></H4> Adds a widget to the group and makes it the resizable widget. -</TT></BODY></HTML> +</BODY></HTML> |
