03.09.2012, 16:01, "Thiago Macieira" <thiago.macie...@intel.com>:
> On segunda-feira, 3 de setembro de 2012 15.48.12, Konstantin Tokarev wrote:
>
>>  Now Qt applications will need to add separate toolbar code for Mac OS X,
>>  while in Qt 4 it was possible to handle Mac with QToolBar. Not so
>>  cross-platform'ish...
>
> The concept of an integrated toolbar isn't cross-platform'ish either.

You didn't get my point.

In Qt 4 you #ifdef one function call and get _almost_ HIG-compatible 
application.
(Right, if you wanted to get even closer to native, it was not possible with 
Qt).

Now you require everyone to write a bunch of code and #ifdef it, or dont look
native at all.

-- 
Regards,
Konstantin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to