aboutsummaryrefslogtreecommitdiff
path: root/SrcUnix/espws-2.0/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'SrcUnix/espws-2.0/index.html')
-rw-r--r--SrcUnix/espws-2.0/index.html57
1 files changed, 57 insertions, 0 deletions
diff --git a/SrcUnix/espws-2.0/index.html b/SrcUnix/espws-2.0/index.html
new file mode 100644
index 0000000..d0946b3
--- /dev/null
+++ b/SrcUnix/espws-2.0/index.html
@@ -0,0 +1,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>