aboutsummaryrefslogtreecommitdiff
path: root/SrcUnix/espws-2.0/index.html
blob: d0946b33a0ea5a3747862cb99b771041360d114a (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
55
56
57
<HTML>
<HEAD>
	<TITLE>Home Page - 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">ESP Widget Set for FLTK</H1>

The ESP Widget Set for FLTK provides check button, file
chooser, help viewer, and wizard widgets for FLTK. These widgets are
provided under the terms of the
<A HREF="http://www.fsf.org/copyleft/gpl.html"> GNU General Public
License</A>.
<P>
<TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="0">
<TR>
	<TD VALIGN="TOP"><A HREF="flsurf.html">
	<IMG SRC="flsurf.gif" WIDTH="276" HEIGHT="196" BORDER="0" ALT="flsurf application"></A>
	</TD>
	<TD>&nbsp;</TD>
	<TD VALIGN="TOP"><H2>News</H2>
	<P><B>March 19, 2000</B>
	<P>FileChooser and HelpDialog distributions merged into new
	ESP Widget Set 2.0 distribution. The new distribution includes
	"flsurf" (shown at left), a simple web browser for FLTK using the
	HelpApp widget.
	</TD>
</TR>
</TABLE>

<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>