Linked by Thom Holwerda on Tue 16th Sep 2008 14:03 UTC, submitted by John Mills
Google When Google released its Chrome web browser not too long ago, it of course emphasised that the browser was an open source product. The browser contains 24 parts originating from 3rd parties, and to some surprise, one of those parts comes from one of Google's biggest enemies - Microsoft.
Thread beginning with comment 330429
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[5]: They should have used Qt
by macman on Tue 16th Sep 2008 16:05 UTC in reply to "RE[4]: They should have used Qt"
macman
Member since:
2006-11-19

Skype uses QT only on Linux, On the Mac is uses Cocoa. You can find this out by looking at the exported names from the binary, only Cocoa and standard C names are used. It does not link or use QT in any way on the Mac.
.
Same with tons of other applications, such as Mathematica which uses QT on Linux, Carbon on Mac and the standard GDI functions on Windows.


A lot of people seem to think that if an app uses QT on Linux, it uses QT on all other platforms.

One of big problems with QT is that non Mac users have no idea how terrible QT applications look and behave on the Mac.

Edited 2008-09-16 16:08 UTC

Reply Parent Bookmark Score: 4

-pekr- Member since:
2006-03-28

"how terrible", "God awful" - what is that - technical evaluation of problem domain? :-)

I really don't know, what is so terrible with apps looking differently. In fact, with REBOL, I prefer non native widgets. I even think, it is some kind of advantage - to be different, while preserve the same app across the platforms. More so nowadays, in the internet app era, when ppl are more forgiving.

What is important imo is not look, but proper (system compatible) app behavior on certain platforms ....

Reply Parent Bookmark Score: 1

evangs Member since:
2005-07-07

You should have worked at Sun's PR. "Java Swing is ugly, but it's equally ugly on all platforms. Give us credit for consistency!"

Reply Parent Bookmark Score: 2