cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Wishes forum

Simple maths calcs in numerical input fields of Settings

Anonymous
Not applicable
Whenever there is a numerical input field, e.g. width, depth, height, etc, I'd like the simple ability to enter the value as a simple mathematical formula, so I don't have to do this outside of the program (with a calculator or in my head).

For example, in a Settings dialog, this would allow me to easily adjust a value relative to it's existing value:

Length : W [519]

could be altered like this:

Length : W [519+58]

instead of having to calculate and enter the sum manually:

Length : W [577]

Currently, if I add +58 to a field, after 2 seconds of no keystrokes, it just disappears and reverts to the original value. And the Reverse Polish Notation doesn't work either.

No dynamic variables ( like having the height always 2 x the width) - just simple + - / * operators would be fine.
2 REPLIES 2

Barry Kelly
Moderator
Try doing it back to front.

Select (highlight) the number (519) then type 58+ (or minus).

Works for addition and subtraction but not multiplication and division.
Should work in most numerical input fields (track, info box, co-ordinate palette, etc.).

Barry.

One of the forum moderators.
Versions 6.5 to 25
Dell XPS- i7-6700 @ 3.4Ghz, 16GB ram, GeForce GTX 960 (2GB), Windows 10
Dell Precision 3510 - i7 6820HQ @ 2.70GHz, 16GB RAM, AMD FirePro W5130M, Windows 10

Anonymous
Not applicable
Unfortunately, the RPN doesn't work in the Settings dialog.

But I guess implementing it in the Settings dialog as RPN would be more consistent.

Start a new conversation!

Still looking?

Browse more topics

Back to forum

See latest solutions

Accepted solutions

Start a new discussion!