开发者

GUI Development - Language and Builder [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

I have a nice piece of software written in Erlang, over the past few weeks I have developed a gui using wxWidgets. Its decent at best, the nightmares come from the fact that the开发者_高级运维re is no gui wysiwyg type of a program that writes erlang.

So..

I am looking to code my gui in another language and link it somehow (the somehow is not important, I will figure it out)

I have looked into both QT and C++ Builder and am strongly considering either of the two. However before I finally take the plunge I need some advice from users who have been here. Which of the two should I choose and is there a better option?

wxWidgets and GTK are out of the question


It sounds like you've covered the range of modern C++ GUI options (two you're considering, and two you're not). Qt is an excellent choice, but I've never used C++ Builder.


I haven't any experience with C++ Builder, but considering QT I can say, that it's very good choice. Plenty of good straightforward examples and the best reference documentation I have ever seen make learning QT quite easy process.

Besides that I have found a small article concerning comparison of Qt and C++ Builder.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜