本文介绍了GUI的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




难道没有任何程序像borland C ++ builder或microsoft那样工作

visual studio for gcc / g ++ ??


我的意思是在窗口GUI构建中。它们制作表格非常简单,并且可以处理鼠标点击,.....

提前感谢

解决方案




看看Qt Designer或Kylix。



Hi,

Isn''t there any program that works like borland C++ builder or microsoft
visual studio for gcc/g++??

I mean in window GUI building. They are so simple to make forms and to
handle mouse clicks,.....
Thanking in advance

解决方案



Have a look at Qt Designer or Kylix.




这篇关于GUI的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 16:40