有没有人为初学者提供了一个很好的C ++ GUI教程。 [英] Does anyone have a good C++ GUI tutorial for beginners.

查看:62
本文介绍了有没有人为初学者提供了一个很好的C ++ GUI教程。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我在Google上花了大约2个小时试图找到一个好的。我想我已经头疼了。



有没有人有适合Windows和Linux的好教程?



提前致谢



问候,



Herve

Hello,

I spent about 2 hours on Google trying to find a good one. I think I already have a headache.

Does anyone have a good tutorial both for windows and Linux?

Thanks in advance

Regards,

Herve

推荐答案

你如果你想尝试一些适用于Linux和Windows的东西,可以看看像QT这样的东西,但对于Windows来说,更流行的C ++ UI框架将是MFC。谷歌的MFC和QT教程,你应该找到大量的内容。
You could look at something like QT if you want to try something that works on Linux and Windows, but for Windows a more popular C++ UI framework would be MFC. Google for MFC and QT tutorials and you should find tons of content.


你也可以看看WxWidgets:

http://www.wxwidgets.org/ [ ^ ]



有关构建优秀gui的教程,以及特定工具包/库的教程通常没有太多共同之处。



如果你想建立一个好的gui,你需要调查使用场景。对于高级用户来说,一个好的gui对于高级用户来说通常是一个非常糟糕的gui - 反之亦然:)



问候

Espen Harlinn
You could also take a look at WxWidgets:
http://www.wxwidgets.org/[^]

A tutorial on building a good gui, and a tutorial on a particular toolkit/library usually doesn't have much in common.

If you want to build a good gui, you need to investigate the usage scenario. A good gui for a casual user is usually a really bad gui for a power user - and vice versa :)

Regards
Espen Harlinn


正如其他人所建议的那样,您选择的框架(.NET,MFC,Qt)将影响您的GUI。但是,有一些常用的GUI 超越框架选择的规则和指南。 Microsoft已在此处发布了用户体验交互指南 http://msdn.microsoft .com / zh-CN / library / aa511258.aspx [ ^ ]
As others have suggested, your choice of framework (.NET, MFC, Qt) will influence your GUI. However, there are some commonly-used GUI   rules and guidelines which transcend the choice of framework. Microsoft has published their User Experience Interaction Guidelines here: http://msdn.microsoft.com/en-us/library/aa511258.aspx[^]


这篇关于有没有人为初学者提供了一个很好的C ++ GUI教程。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆