On 31/03/2011 19:48, Atlant Schmidt wrote: > (OK, maybe my last question had too much info; let’s try again...) > > How do I turn off the cursor in the text area of a QSpinBox? mySpinBox->setReadOnly( true ); http://doc.qt.nokia.com/latest/qabstractspinbox.html#readOnly-prop Cheers, Sean