mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 16:46:52 +08:00
Fix links in FLTK docos.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1957 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<HTML>
|
||||
<BODY>
|
||||
|
||||
<H1 ALIGN=RIGHT><A NAME=common>3 - Common Widgets and Attributes</A></H1>
|
||||
<H1 ALIGN=RIGHT><A NAME="common">3 - Common Widgets and Attributes</A></H1>
|
||||
|
||||
<P>This chapter describes many of the widgets that are provided
|
||||
with FLTK and covers how to query and set the standard
|
||||
@@ -253,7 +253,7 @@ button->labelcolor(FL_WHITE);
|
||||
|
||||
<P>The type <TT>Fl_Boxtype</TT> stored and returned in
|
||||
<A href="Fl_Widget.html#Fl_Widget.box"><TT>Fl_Widget::box()</TT></A>
|
||||
is an enumeration defined in <A href="enumerations.html#enumerations"><TT><Enumerations.H></TT></A>.
|
||||
is an enumeration defined in <A href="enumerations.html#Enumerations"><TT><Enumerations.H></TT></A>.
|
||||
Figure 3-3 shows the standard box types included with FLTK.</P>
|
||||
|
||||
<P ALIGN="CENTER"><IMG src="boxtypes.gif" ALT="FLTK Box Types"><BR>
|
||||
|
||||
Reference in New Issue
Block a user