Hi,
Someone from the forum has written a replacement for winecalc and asks, if we would want to use it. I think it deserves some attention: http://www.reactos.org/forum/viewtopic.php?t=3585
- The code is smaller than winecalc. - It seems to (almost, see below) work correctly as far as I have tested (type 2+3*4 in winecalc and you will get 12 as result....) - brackets are working (not implemented in winecalc) - inv is working (not implemented in winecalc) - It looks a little better than winecalc
"bugs" found so far: - there's an issue with foucs, that is put on a button when switching to another app - grad calculates with 200 instead of 400 = 360° - modulo and hyp seem unimplemented - you can't use and, xor, ... in dec mode
Greetings, Timo