Linked by Thom Holwerda on Mon 5th May 2008 12:53 UTC, submitted by Adam S
Permalink for comment 312901
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.




Member since:
2005-11-02
The OP is correct. QT, and by extension KDE, has a very nice, clean API. I can't compare it to MacOS X as I am not familiar with theirs, but let me say this: If you're programming on Windows and don't want to deal with the platform nonsense, you can escape a lot of it by using QT. You gain some portability in the bargain.
But probably the article's author would not find QT a useful answer. His complaints mention win32 often, but he's not so much complaining about the strange/horrid GUI APIs as he is about the platform as a whole (e.g. file locations).