stk-website/www/screenshots.html

111 lines
2.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>The mandatory screenshots page</title>
</head>
<body BACKGROUND="Images/texture.gif">
<TABLE WIDTH="100%"><TR>
<TD ALIGN=LEFT VALIGN=TOP WIDTH="20%" NOWRAP>
<IMG SRC="Images/STk-tiny.gif">
<P>
<BR><A HREF="./">STk home</A>
<BR><A HREF="distribution.html">Source Release</A>
<BR><A HREF="Binary/">Binary Release</A>
<BR><A HREF="news.html">News</A>
<BR><A HREF="documentation.html">Documentation</A>
<BR><A HREF="FAQ/">FAQ</A>
<BR><A HREF="archives.html">Mailing List</A>
<BR><A HREF="screenshots.html">Screenshots</A>
<BR><A HREF="Contribs/">Contributions</A></TD>
<TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
<center><h1><IMG SRC="Images/LineLeft.gif"> The mandatory screenshots page <IMG SRC="Images/LineRight.gif"></h1></center><pre>&nbsp;
&nbsp;
&nbsp;
</pre>
By popular request, here are some screenshots of <B>STk</B> in action.
<pre>
</pre>
<P>
<TABLE COLS=1 WIDTH="100%" BGCOLOR="#000000">
<TR><TD><FONT COLOR="#FFFFFF" SIZE=+1><B>The STk Code Editor</B></FONT></TD></TR>
</TABLE><P>
This is a specialized editor for Scheme programming. It do some font highlighting
and parenthesis matching.<BR>
<pre>
</pre>
<IMG SRC="Images/sshot1.gif">
<P>
<TABLE COLS=1 WIDTH="100%" BGCOLOR="#000000">
<TR><TD><FONT COLOR="#FFFFFF" SIZE=+1><B>The Console Window</B></FONT></TD></TR>
</TABLE><P>
<pre>
</pre>
<IMG SRC="Images/sshot2.gif">
<P>
<TABLE COLS=1 WIDTH="100%" BGCOLOR="#000000">
<TR><TD><FONT COLOR="#FFFFFF" SIZE=+1><B>The STk Customization Window</B></FONT></TD></TR>
</TABLE><P>
This window is available from the console and allows some customization of the
environment.<BR>
<pre>
</pre>
<IMG SRC="Images/sshot5.gif">
<P>
<TABLE COLS=1 WIDTH="100%" BGCOLOR="#000000">
<TR><TD><FONT COLOR="#FFFFFF" SIZE=+1><B>The STklos Class Browser</B></FONT></TD></TR>
</TABLE><P>
It allows full browsing of the STklos hierarchy.<BR>
<pre>
</pre>
<IMG SRC="Images/sshot4.gif">
<P>
<TABLE COLS=1 WIDTH="100%" BGCOLOR="#000000">
<TR><TD><FONT COLOR="#FFFFFF" SIZE=+1><B>The Generic Function Editor</B></FONT></TD></TR>
</TABLE><P>
This editor shows all the methods
associated to a given generic function in one window. Methods can be
modified and re-evaluated in this editor.<BR>
<pre>
</pre>
<IMG SRC="Images/sshot3.gif">
</TR>
</TABLE><HR><FONT SIZE=-1>This page is maintained by <A HREF=mailto:eg _@_ unice.fr>Erick Gallesio</A><BR>Last update Tue Feb 2 22:32:38 CET 1999
</font></BODY>
</HTML>