|
|
Simba's Calculator ver 0.01 beta, (C) Mbala 1997 -------------------------------- Just a few notes for developers... Directory IMAGES contains all buttons necessarry to make the calculator working. Calc.cfg is configuration file for calculator. You can easily make your own design - draw your own pictures and follow instructions in calc.cfg. All pictures must be windows bitmaps. :( Sorrie. The display numbers MUST have the same dimensions (no proportional paws allowed). The calculator uses classic infix notation, operators have priorities. It means that 1+2*3 is 7 and not 9. Calculator counts with higher precision than displayed. Try doing FFFFFF+0.00001-FFFFFF. There are no more functions supported yet, but you can make your own config files with non-existing function names, buttons will work but won't do anything ;) Just consult me, I'll add your extra functions to the code. Lots of fun with Simba's Calculator! Mbala |
| ||||||||||||
| ||||||||||||