On 1/23/13 10:43 AM, Sorvig Morten wrote: > We are getting quite close, the function you are looking for is > > QtMacUnifiedToolBar* setUnifiedTitleAndToolBarOnMac(QToolBar *toolbar, bool > on = true); > > which not far from 4.8's > > QMainWindow::setUnifiedTitleAndToolBarOnMac(bool on) > > (See examples/macunifiedtoolbar/preferenceswindow.cpp in qtmacextras) > > qtmacextras will stay external for now - the focus is on implementing the > missing APIs.
Great, but I'd like to avoid external Qt code (qtmacextras), so I'm sticking with Qt 4.8 until a native look & feel is on the track... but no foreseeable timeline right now, I guess. I'd love to have a functionality similar to the old (unmaintainable) one! Cheers! _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest