diff options
Diffstat (limited to 'documentation/Fl_Menu_Bar.html')
| -rw-r--r-- | documentation/Fl_Menu_Bar.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Menu_Bar.html b/documentation/Fl_Menu_Bar.html index 38cfbe521..208d7fa36 100644 --- a/documentation/Fl_Menu_Bar.html +++ b/documentation/Fl_Menu_Bar.html @@ -27,7 +27,7 @@ single <A href=Fl_Menu_Item.html#Fl_Menu_Item><TT>Fl_Menu_Item</TT></A> top level menu defines the items in the menubar, while the submenus define the pull-down menus. Sub-sub menus and lower pop up to the right of the submenus. </P> -<P><IMG src=./menubar.gif></P> +<P ALIGN=CENTER><IMG src=menubar.gif></P> <P>If there is an item in the top menu that is not a title of a submenu, then it acts like a "button" in the menubar. Clicking on it will pick it. </P> @@ -60,4 +60,4 @@ put it outside the menubar. </P> <H4><A name=Fl_Menu_Bar.~Fl_Menu_Bar>virtual Fl_Menu_Bar::~Fl_Menu_Bar()</A> </H4> The destructor removes the <TT>Fl_Menu_Bar</TT> widget and all of its -menu items. </BODY></HTML>
\ No newline at end of file +menu items. </BODY></HTML> |
