|
|
Hi,
I would like to use the QDoubleSpinBox to display values that can not be
changed. This class offers all possibilites I would need for displaying
things, but the Up-Down buttons would be disturbing. Is there a way to
make these dissapear?
A spin box is designed to change values. Users expect to be able to change
values when they see a spin box. Why not use a QLabel instead?
--
Dimitri
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|