Move Fl_Help_Dialog to fltk_images library.

Add "Additional Libraries" section to docos as needed.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2625 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2002-09-16 01:35:34 +00:00
parent cf16564eda
commit 11bf9b28da
15 changed files with 87 additions and 26 deletions
+6
View File
@@ -20,6 +20,12 @@
#include <FL/Fl_BMP_Image.H>
</PRE></UL>
<H3>Additional Libraries</H3>
<UL><PRE>
-lfltk_images / fltkimages.lib
</PRE></UL>
<H3>Description</H3>
<P>The <TT>Fl_BMP_Image</TT> class supports loading, caching,
+6
View File
@@ -20,6 +20,12 @@
#include &lt;FL/Fl_GIF_Image.H&gt;
</PRE></UL>
<H3>Additional Libraries</H3>
<UL><PRE>
-lfltk_images / fltkimages.lib
</PRE></UL>
<H3>Description</H3>
<P>The <TT>Fl_GIF_Image</TT> class supports loading, caching,
+22 -10
View File
@@ -1,21 +1,32 @@
<HTML><BODY>
<HTML>
<BODY>
<!-- NEW PAGE -->
<H2><A name=Fl_Gl_Window>class Fl_Gl_Window</A></H2>
<HR>
<H3>Class Hierarchy</H3>
<UL>
<PRE>
<UL><PRE>
<A href=Fl_Window.html#Fl_Window>Fl_Window</A>
|
+----<B>Fl_Gl_Window</B>
</PRE>
</UL>
</PRE></UL>
<H3>Include Files</H3>
<UL>
<PRE>
<UL><PRE>
#include &lt;FL/Fl_Gl_Window.H&gt;
</PRE>
</UL>
</PRE></UL>
<H3>Additional Libraries</H3>
<UL><PRE>
-lfltk_gl / fltkgl.lib
</PRE></UL>
<H3>Description</H3>
The <TT>Fl_Gl_Window</TT> widget sets things up so OpenGL works, and
also keeps an OpenGL &quot;context&quot; for that window, so that changes to the
@@ -208,4 +219,5 @@ Fl_Gl_Window::valid()</TT> and set the same transformation. If you
don't your code may not work on other systems. Depending on the OS,
and on whether overlays are real or simulated, the OpenGL context may
be the same or different between the overlay and main window. </P>
</BODY></HTML>
</BODY>
</HTML>
+6
View File
@@ -20,6 +20,12 @@ Fl_Group
#include "Fl_Help_Dialog.h"
</PRE></UL>
<H3>Additional Libraries</H3>
<UL><PRE>
-lfltk_images / fltkimages.lib
</PRE></UL>
<H3>Description</H3>
<P>The <CODE>Fl_Help_Dialog</CODE> widget displays a standard help dialog window
+6
View File
@@ -20,6 +20,12 @@
#include &lt;FL/Fl_JPEG_Image.H&gt;
</PRE></UL>
<H3>Additional Libraries</H3>
<UL><PRE>
-lfltk_images / fltkimages.lib
</PRE></UL>
<H3>Description</H3>
<P>The <TT>Fl_JPEG_Image</TT> class supports loading, caching,
+6
View File
@@ -20,6 +20,12 @@
#include &lt;FL/Fl_PNG_Image.H&gt;
</PRE></UL>
<H3>Additional Libraries</H3>
<UL><PRE>
-lfltk_images / fltkimages.lib
</PRE></UL>
<H3>Description</H3>
<P>The <TT>Fl_PNG_Image</TT> class supports loading, caching,
+6
View File
@@ -20,6 +20,12 @@
#include &lt;FL/Fl_PNM_Image.H&gt;
</PRE></UL>
<H3>Additional Libraries</H3>
<UL><PRE>
-lfltk_images / fltkimages.lib
</PRE></UL>
<H3>Description</H3>
<P>The <TT>Fl_PNM_Image</TT> class supports loading, caching,
+6
View File
@@ -20,6 +20,12 @@
#include &lt;FL/Fl_XBM_Image.H&gt;
</PRE></UL>
<H3>Additional Libraries</H3>
<UL><PRE>
-lfltk_images / fltkimages.lib
</PRE></UL>
<H3>Description</H3>
<P>The <TT>Fl_XBM_Image</TT> class supports loading, caching,
+6
View File
@@ -20,6 +20,12 @@
#include &lt;FL/Fl_XPM_Image.H&gt;
</PRE></UL>
<H3>Additional Libraries</H3>
<UL><PRE>
-lfltk_images / fltkimages.lib
</PRE></UL>
<H3>Description</H3>
<P>The <TT>Fl_XPM_Image</TT> class supports loading, caching,