Comment on Ask HN: What do you recommend to build desktop apps?parentComments−thejteam14yWe use QT extensively at work. It is the best documented framework that I have ever worked with. I am primarily a C programmer who dislikes GUIs, but the it has made GUI development pretty painless for me. Their networking classes are also good.
Comments
We use QT extensively at work. It is the best documented framework that I have ever worked with. I am primarily a C programmer who dislikes GUIs, but the it has made GUI development pretty painless for me. Their networking classes are also good.