gdcalc - a gtk+ RPN calculator

To build, you should be able to:
./configure
make
strip src/gdcalc
make install

This puts the binary in /usr/local/bin and pixmaps in
/usr/share/pixmaps/gdcalc

I have included some nice icons for the program that I use (with fvwm2):
HP-16C-48.xpm
mini-HP-16C-48.xpm

You might need to do a little more magic to get the icons to work with
Gnome, KDE or another window manager.

There is a sample resource file gdcalcrc with my favourite fonts.
Customise and install as ~/.gdcalc.rc

gdcalc was built and tested on Linux/i386 - please let me know if you
get it working on other platforms - with any patches please.

This is released under the GPL in the hope that other more
knowledgable than I will contribute. Areas that need work are:

o GTK themes - I have no use for them myself but I hear they are very
  popular
o better buttons - it would be nice to have buttons that look like the
  real thing
o better COPY and PASTE. The present implementation is frankly a
  kludge. The X register widget probably needs re-writting to do this
  properly.

Share and enjoy!

Author: Bob Hepple, mailto:bhepple@freeshell.org
Homepage: http://sedumi.freeshell.org/unix
