My client has asked to redesign our application so that when the 20+
tabs scroll off the edge of the bar(and you get those scroll buttons)
instead of getting the buttons the tabs stack. This means something
closer to
\ tab 1 /\ tab 2/\ tab 3/
\ big tab name/
Instead of:
\ tab 1 /\ tab 2/\ tab 3/\ big < >
I figured the setUsesScrollButtons from TabWidget would work but so far
it doesn't do anything.
Any thoughts on how to do a stacked tab bar?
--
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/
|