in reply to BathCalc 2.0

It is wonderful to see your effort continue!

I did face a few errors running this code. Replacing all "(side" with "(-side" and also "padx" with "-padx", etc. fixed my problems. These are likely a version issue between flavors of tk.

The running code is simple to use, stable, and intuitive. Well done and ++!


SciDude
The first dog barks... all other dogs bark at the first dog.

Replies are listed 'Best First'.
Re^2: BathCalc 2.0
by ~~David~~ (Hermit) on Sep 02, 2004 at 12:28 UTC
    Thanks, I guess ActivePerl will still run even with those typos. I have fixed them in the code. Thanks again.