summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorBill Spitzak <spitzak@gmail.com>2000-06-15 05:37:40 +0000
committerBill Spitzak <spitzak@gmail.com>2000-06-15 05:37:40 +0000
commit4ab82443bd55b96f7db233e47b94338f70c01238 (patch)
treeba7560669868120a2434903774703bd3082d5771 /documentation
parent43b5617c47f59da19d9b77c6b67612c0fa530951 (diff)
Added a bunch of missing FL_EXTERN's to glut.h (I have not really
tested this, but I believe this is why I keep getting mail about glut not linking on win32. If anybody can check this please do so!) Fix for sliders so that clicking on one with a small (or zero) slider_size will not move the slider. I put Fl_Button.H in fl_shortcut.cxx so that it gets the FL_EXTERN for fl_old_shortcut() (and also assures the declarations match). Fixed xpaint link in the documentation. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1212 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
-rw-r--r--documentation/fluid.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/documentation/fluid.html b/documentation/fluid.html
index b4a4cc2cd..45ceb9e60 100644
--- a/documentation/fluid.html
+++ b/documentation/fluid.html
@@ -877,11 +877,14 @@ FLTK and FLUID simulate this transparency rather badly. It will use
the color() of the widget as the background, and all widgets using the
same pixmap are assummed to have the same color. This may be fixed in
the future or on non-X systems. </P>
-<P>I have not found any good editors for small iconic pictures. For
-pixmaps I have used <A href="http://www.image.dk/~torsten/xpaint/index.html">
-XPaint</A>. This (and most other) painting programs are designed for
-large full color images and are difficult to use to edit an image of
-small size and few colors. </P>
+
+<P>I have not found any good editors for small iconic pictures. For
+pixmaps I have used <A
+href="http://home.worldonline.dk/~torsten/xpaint/index.html">XPaint</A>.
+This (and most other) painting programs are designed for large full
+color images and are difficult to use to edit an image of small size
+and few colors. </P>
+
<H4>GIF files</H4>
FLUID will also read GIF image files. These files are often used on
html documents to make icons. This lets you use nice icons that you