Re: code release

David S. Cargo (escargo@anubis.network.com)
Mon, 9 Mar 1998 09:08:36 -0600

Date: Mon, 9 Mar 1998 09:08:36 -0600
From: escargo@anubis.network.com (David S. Cargo)
Message-Id: <199803091508.JAA10330@brutus.network.com>
To: corey@itlabs.umn.edu
Subject: Re: code release

>
> find new splash screen for web publisher
> ~escargo/splash.tcl
> animations
> ~escargo/code1430/*

I got the splash screen code and made some minor changes (mainly for
consistency). Don't overwrite your splash.tcl with mine, at least
not by accident.

One thing I thought of, is that as well as a dismiss button, it might
be useful to have a "stop" button, which stops the animation without
destroying the window; just so people can keep looking at the screen
without chewing up CPU so badly.

That would appear to require a new button and a new global variable.

dsc