Best Language/Tool To Develop GUI on Windows

空扰寡人 提交于 2019-12-13 12:20:01

问题


I reviewed the answers provided to the "GUI Programming APIs" post and wondering if these answers still apply.
https://stackoverflow.com/questions/610/gui-programming-apis

Specifically from that thread it appears that QT is the one that was most referenced with wxWidgets and Shoes a close second and third.

I just wanted to make sure that a definitive winner has not emerged in the past 6 months since that question was posted.

I am constrained to target OpenSource and Freeware solutions, so I will strongly lean that way.

Thanks for any feedback and insights. I've got a little experience with Perl, C++, and VB.


回答1:


QT is still one of if not the most popular open source GUI programming API right now because it can target all the major platforms (Linux, OS X, and Windows). I don't think the results of that question have changed much if at all in the last 6 months.




回答2:


.NET via Mono (mono-project.com)



来源:https://stackoverflow.com/questions/919029/best-language-tool-to-develop-gui-on-windows

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!