Question #246992 on qpdfview changed: https://answers.launchpad.net/qpdfview/+question/246992
S. Razi Alavizadeh posted a new comment: +1 for this. @Adam: If you think about extending the QTabWidget then maybe you want to see what I done for tabbar of QupZilla [1] it's somethings like Firefox's tabbar (scrollable tabbar+pinned bar) and can be used as a start point (with a little code cleanup). But I think about a simpler* idea (I didn't read the code of qpdfview, yet :) ) a splitView with just two widget: 1) main tabWidget 2) a clone of main tabWidget *: The simpler idea will be implemented sooner ;) [1] https://github.com/QupZilla/qupzilla/blob/master/src/lib/tabwidget/combotabbar.cpp + https://github.com/QupZilla/qupzilla/blob/master/src/lib/tabwidget/tabstackedwidget.cpp -- You received this question notification because you are a member of qpdfview, which is an answer contact for qpdfview. -- Mailing list: https://launchpad.net/~qpdfview Post to : [email protected] Unsubscribe : https://launchpad.net/~qpdfview More help : https://help.launchpad.net/ListHelp

