On 1/24/13 5:07 PM, Andreas Pakulat wrote:
> As far as I understood the qtmacextras module will stay as it is,
> except that its going to be released as part of Qt in one of the next
> feature releases.So if you don't want to stick to Qt4.8 forever you'll
> have to extend your dependencies to inclu
Hi,
On Thu, Jan 24, 2013 at 10:13 AM, Sensei wrote:
> 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
>>
>>
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 e
On Jan 22, 2013, at 4:45 PM, Sensei wrote:
> Dear all,
>
> is there any news on the toolbar on MacOS X? The last news reported that
> an alternative to setUnifiedTitleAndToolBarOnMac was using an external
> code as in
>
> http://qt.gitorious.org/qtplayground/qtmacextras
>
> Is there a
Dear all,
is there any news on the toolbar on MacOS X? The last news reported that
an alternative to setUnifiedTitleAndToolBarOnMac was using an external
code as in
http://qt.gitorious.org/qtplayground/qtmacextras
Is there any planned date (version) to support "native look and feel" as