daliclock displays a worthless melting clock, like the kind so popular
in the X Windows world.

It was completely re-written to work on the BeBox.  And, wow, look how
much smoother it runs than on my brother's Linux machine.

INSTALLATION

File types might not get saved, so try a setfile daliclock or
chmod a+x daliclock and see if it becomes executable.  If that doesn't
work, try making daliclock.proj in Codewarrior.

Clicking on the clock face causes the time to morph into the date.  Be
patient, you don't want jerky animation, do you?

There are also two options in the application menu, 24/12 Hour Mode,
which determines if it says 4:00 or 16:00 when you wake up during the
summer, and All Workspaces/Only This Workspace, which determines if
the daliclock exists in "all the workspaces the user has created and
in all future workspaces that will be created" or only the current
workspace.

RELEASE NOTES

Release 1.2 9/19/96

Took out the screen saver, because it wasn't working with the new
version of saver.  As soon as it recovers from this illness, it will
be released as an independent archive.

Release 1.1 8/11/96

Added a screen saver version of daliclock to be used with saver, a
screen saver written by Hiroshi Lockheimer <hiropee@twics.com>.  If
you don't have saver, I think it is available at
ftp://ftp.be.com/pub/contrib/gfx/screen_savers/saver.tar.Z

Fixed date, so January is 01, not 00, made the window B_WILL_ACCEPT_THE
_VERY_VERY_FIRST_CLICK_INSTEAD_OF_ONLY_JUST_THE_SECOND_ONE_AND_FOLLOWING
_CLICKS, and tried to add the nice icon which Thomas Denk,
<denk@stud.uni-frankfurt.de> sent me, but I'm not sure if it worked.
Also fixed a spelling mistake in this README, and a typo in the
DaliClockView.h header file.

Release 1.0

First Public Release.  No ability to set the font or color.  Tough.
Also, a funny little vertical line sometimes appears in the second
digit.  Why is it there?  I'd pay two dollars to know.

IN THE BOX

DaliClockView.[h,cpp]	-The BView child that actually does the
						 melting
MyApp.cpp				-The wrapper BApplication child and main file
README					-This file
daliclock				-The application
daliclock.proj			-The project file
daliclock.rsrc			-The resource file


AUTHOR

Abraham Flaxman
abie@kenlaw.com

(thanks to William Adams, from whom I copied this README form,
and Thomas Denk, for donating the icon)
