qt-interest@trolltech.com
[Top] [All Lists]

Re: deaktivate Buttons in QDoubleSpinBox

Subject: Re: deaktivate Buttons in QDoubleSpinBox
From: Dimitri
Date: Sun, 20 Jul 2008 11:11:21 +0200
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/

<Prev in Thread] Current Thread [Next in Thread>