Unplanned
Last Updated: 24 Oct 2023 08:31 by Nebojsa Mancic
Created by: Nebojsa Mancic
Comments: 0
Category: Calculator
Type: Feature Request
0
Allow the result to be formatted.
Unplanned
Last Updated: 23 Sep 2021 07:57 by ADMIN
Currently, the RadCalculatorPicker's TextBox displays only the currently typed number and the result when you commit the expression. Add a new mode that allows changing this behavior. The mode should allow displaying the currently type operator too. For example, when you type 123 this will be visible in the TextBox. This is the current behavior. Then when you press a sign (like +), this sign should replace the number. If you type another number, the sign should be changed with the number.
Unplanned
Last Updated: 23 Sep 2021 07:51 by ADMIN
Created by: Martin Ivanov
Comments: 0
Category: Calculator
Type: Feature Request
1
Allow changing the sign (+ or -) of the result, using the N key on the keyboard. This should work also in the RadCalculatorPicker.