Georg Baum wrote:
Juergen Spitzmueller wrote:
Anyway, I'd really be careful to not betray the user to overuse this scale
function. Since the QSpinBox is not able to deal with floating values
anyway, I don't want to change the gui just for the sake of the principle.
If you insist, I can change the param value from integer to float just to
make it basically possible, even if I doubt this is of any use.

It would only make sense with GUI support. If that would mean that a
QSpinbox can't be used then I think it is not worth it.
Well, whats the use of a "spinbox" for this value?  One can always
let the user type the number into an ordinary textbox. (well,
numerically limited box, obviously).
Spin buttons allows a faster way of adjusting a value in small
increments, I am not sure that is needed here.  It is not as if people
are likely to do a lot of stepwise adjusting back and forth on
that font scale factor.  The probably don't need scale=0.945 either,
though.

Helge Hafting

Reply via email to