aboutsummaryrefslogtreecommitdiff
path: root/SrcUnix/espws-2.0/download.html
blob: 064b08964d32510e8737966f3a5d86466c0ac29f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<HTML>
<HEAD>
	<TITLE>Download - ESP Widget Set for FLTK</TITLE>
	<LINK REL="STYLESHEET" TYPE="text/css" HREF="fltk.css">
	<MAP NAME="navbar">
		<AREA SHAPE="RECT" COORDS="14,8,51,21" HREF="http://www.easysw.com" ALT="ESP Home Page">
		<AREA SHAPE="RECT" COORDS="82,8,128,21" HREF="index.html" ALT="Widget Set Home Page">
		<AREA SHAPE="RECT" COORDS="150,8,269,21" HREF="documentation.html" ALT="Widget Set Documentation">
		<AREA SHAPE="RECT" COORDS="291,8,369,21" HREF="download.html" ALT="Download Widget Set">
		<AREA SHAPE="RECT" COORDS="391,8,434,21" HREF="http://www.fltk.org" ALT="FLTK Home Page">
	</MAP>
</HEAD>

<BODY BGCOLOR="#ccccff">

<P ALIGN="CENTER">
<IMG SRC="navbar.gif" WIDTH="449" HEIGHT="30" BORDER="0" ISMAP USEMAP="#navbar">
<BR>
<A HREF="http://www.easysw.com">ESP</A> |
<A HREF="index.html">Home</A> |
<A HREF="documentation.html">Documentation</A> |
<A HREF="download.html">Download</A> |
<A HREF="http://www.fltk.org">FLTK</A>
</P>

<H1 ALIGN="CENTER">Download</H1>

<P>The ESP Widget Set for FLTK is available for download in three
flavors for your convenience:

<UL>

	<LI><A HREF="ftp://ftp.easysw.com/pub/fltk/contrib/espws20.tar.gz">
	2.0 Source in .tar.gz format (165k)</A>

	<LI><A HREF="ftp://ftp.easysw.com/pub/fltk/contrib/espws20.tar.bz2">
	2.0 Source in .tar.bz2 format (150k)</A>

	<LI><A HREF="ftp://ftp.easysw.com/pub/fltk/contrib/espws20.zip">
	2.0 Source in .zip format (181k)</A>

</UL>

<P>Please read the <A HREF="documentation.html">documentation</A> if you need
assistance.

<HR>

<P>Copyright 1997-2000 by Easy Software Products. This software is provided
under the terms of the <A HREF="http://www.fsf.org/copyleft/gpl.html">
GNU General Public License</A>.

</BODY>
</HTML>