L
L
Ledauph12022-01-03 16:58:07
PyQt
Ledauph1, 2022-01-03 16:58:07

PYQT5 how to remove arrows in doublespibox?

DoubleSpinBox is used for user input of price, and in this regard it is very convenient to set the format like 0.00.
I know that you can use LineEdit in conjunction with a validator, but somehow it's not very convenient. Therefore, DoubleSpinBox seems to be the best option, but the arrows strain...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene TI, 2022-01-03
@Ledauph1

RTFM <class>.setButtonSymbols()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question