Hi, I am not able to figure it out customizing/replace the QTabBar inside QMdiArea. Can we replace QTabBar with custom QTabBar ? I want to add more widgets to the QTabBar, so that it will display widgets (QPushButtons,QCheckBox….) right after the QTabBar’s scrollbars displayed . The reason for this is QMdiArea/QTabBar doesn’t have a way to show list of opened Tabs in ContextMenu. When you have more Tabs open its hard to select the desired /specific one instead of scrolling all the way to that one.
can any one please tell me how to achieve this?
_______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
