2006-09-17

Calctor 2.0

I've updated my calculator tool to version 2.0:

  • Fixed some bugs in the snippets
  • Refactored the code, so I could extract the calculation engine into a separate library that can be shared with Calctor Mobile.
  • Updated the visual style, and the icons
  • Added a new option: Don't ask to save changes
  • Changed the parser: the leading zero is now optional (you can use .75 instead of 0.75)

You can download it here.

4 comments:

Anonymous said...

yeah the calctor 2.0 don't work it doesn't allow me to get the passworld or that the passworld hade expired

Tommy Carlier said...

What password? Can you give me the exact error message?

Anonymous said...

Hi!

I've been using your great calculator for a while now .. I've just got one request - could you make the textboxes scroll automatically to the end?

Thanks
Tadej

Tommy Carlier said...

Tadej, the output region can be scrolled automatically to the end: select 'Options' in the 'Calctor' menu, and check the 'Auto scroll output region' option.