Here comes more Qxt news. Yesterday I introduced a header view with proportional section sizes. This makes it possible to say that for example “section A is twice as wide as section B and section C is 3 times as wide as section B”: |–A—|-B-|—-C—-| Btw, this TODO task was only 4 months old.
Archive for July, 2008
A header view with proportional section sizes
«
4 July 2008 |
11:28 |
Programming, Qt, Qxt |
No Comments »
Say hello to QxtTabBar::TabMovementMode
«
3 July 2008 |
11:10 |
Programming, Qt, Qxt |
1 Comment »
It was about the time to give Qxt some attention. Yesterday I finally took care of a TODO task added by myself in 14th of February: “draggable tabs”. Say hello to QxtTabBar::TabMovementMode: QxtTabBar::NoMovement QxtTabBar::InPlaceMovement QxtTabBar::DragDropMovement Like the name suggests, QxtTabBar::NoMovement doesn’t allow tab movement. QxtTabBar::InPlaceMovement handles moving of tabs “in place”, which means that the [...]
It was about the time to give Qxt some attention. Yesterday I finally took care of a TODO task added by myself in 14th of February: “draggable tabs”. Say hello to QxtTabBar::TabMovementMode: QxtTabBar::NoMovement QxtTabBar::InPlaceMovement QxtTabBar::DragDropMovement Like the name suggests, QxtTabBar::NoMovement doesn’t allow tab movement. QxtTabBar::InPlaceMovement handles moving of tabs “in place”, which means that the [...]