summaryrefslogtreecommitdiff
path: root/FL/Fl_Scroll.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Scroll.H')
-rw-r--r--FL/Fl_Scroll.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/FL/Fl_Scroll.H b/FL/Fl_Scroll.H
index 5f0bc555e..55054b283 100644
--- a/FL/Fl_Scroll.H
+++ b/FL/Fl_Scroll.H
@@ -39,7 +39,8 @@
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 ALIGN=CENTER>\image html Fl_Scroll.gif </P>
+ <P ALIGN=CENTER>\image html Fl_Scroll.gif </P>
+ \image latex Fl_Scroll.eps "Fl_Scroll" width=4cm
<P>If all of the child widgets are packed together into a solid
rectangle then you want to set box() to FL_NO_BOX or
one of the _FRAME types. This will result in the best output.