Trolltech Home | Qt-solutions Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-solutions Archive, January 2007
Stylized Arrow Widgets


Message 1 in thread

I need a ³stylized arrows² widget that displays left and right arrows that
look like the up-down arrows in a QSpinBox. (It would be nice to have the
up/down version as an option.) I just want the arrows and integer values, no
text display (or overhead).

Essentially, I want a QSpinBox that only displays and responds to the arrows
and does not have any text displayed, with the option to orient the arrows
vertical or horizontal as I choose.

Anyone know where I can find such a widget? Obviously QSpinBox has a lot of
this code. Should I just copy it to make my widget?

Keith

Message 2 in thread

Hi,

> Essentially, I want a QSpinBox that only displays and responds to the 
> arrows and does not have any text displayed, with the option to orient 
> the arrows vertical or horizontal as I choose.
> 
> Anyone know where I can find such a widget? Obviously QSpinBox has a lot 
> of this code. Should I just copy it to make my widget?

This is a mailing list about Qt Solutions:
     http://www.trolltech.com/products/qt/addon/solutions

For questions about Qt, I would suggest trying qt-interest@:
     http://lists.trolltech.com/qt-interest/

Unless you were hoping to find a Qt Solution that does just that?

-- 
 [ signature omitted ] 

Message 3 in thread

Yes, I was. :) I expected to find a lot more widgets in the solutions than
there are.

Keith

On 01-04-2007 11:05 PM, "Dimitri" wrote:

> Unless you were hoping to find a Qt Solution that does just that?
> 



--
 [ signature omitted ]