[Interest] Qt5 on MacOS X: State of the Toolbar

Sensei senseiwa at gmail.com
Thu Jan 24 10:13:52 CET 2013


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!



More information about the Interest mailing list