Hi Tony, I am an avid user of CalcPad since quite a while now. Thank you for this neat calculator tool! I have three things to note:
1) There might be a bug with mainly affects the options panel. The controls there do not work for me, since the function call seems wrong. I think
GetIndependentModuleName()+"#CalcPad#XXX"
should be
GetIndependentModuleName()+"#XXX"
I did not notice this until now, since I am usually fine with the default settings.
2) I quite often mistakenly want to edit the line of the previous result, which of course is not possible, while forgetting that I first have to press up. This is mainly a problem of getting used to it, but I wonder if the distinction between result and edit line could be made easier, e.g., by drawing a line under the last result to separate the edit line visually better.
3) Maybe that would be something nice to add in the future: It is a bit tedious to write common functions (like sin in degrees, which would be sin(x*pi/180)). I think it would be a great addition to have a small side panel with buttons for common functions, which get inserted at the current cursor position with a button press.
January 31, 2021 at 06:34 pm - Permalink