Linked by Eugenia Loli on Fri 7th Dec 2007 06:25 UTC, submitted by poundsmack
Thread beginning with comment 289229
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Regarding GUI fidelity, Qt looks native both on OSX and windows (linux being of course a different topic since there is no such thing as a default toolkit)
Actually there are plenty of apps that are Qt based (for instance Opera, Skype) that many people don't even know are Qt apps.
Actually there are plenty of apps that are Qt based (for instance Opera, Skype) that many people don't even know are Qt apps.
Actually, Opera looks very obviously un-Mac-like and Skype... Skype on OS X looks and behaves perfectly as if it were a native app, even including Core Image transitions! Of course... that is because for Mac OS X they rewrote the GUI code using Cocoa
edit: spelling
Edited 2007-12-07 13:54
Opera is not Qt based. They use Qt for menus only. The actual theme engine is their own.
Yes, menus, but more importantly, printing support. Printing support is hard to do, and they didn't want to reinvent the wheel. The rest of the UI is built on their custom in-house cross platform toolkit.




Member since:
2005-07-06
Regarding GUI fidelity, Qt looks native both on OSX and windows (linux being of course a different topic since there is no such thing as a default toolkit)
Actually there are plenty of apps that are Qt based (for instance Opera, Skype) that many people don't even know are Qt apps.
Edited 2007-12-07 10:58