Windows中的C ++ Gui库 [英] Gui libraries for C++ in Windows

查看:90
本文介绍了Windows中的C ++ Gui库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我在linux下使用C ++完成了GUI,但现在我需要在Windows中完成

我想问你关于哪个gui我应该使用库。

我正在寻找能让我编写程序的库,这些程序看起来与普通的Windows组件不同,但你可以在其中使用

设计自己不同的外观(作为winamp或itunes的程序)。


提前致谢!


Jorge

Hi

I have done GUIs in C++ under linux but now I need to do in Windows and
I would like to ask you about which gui library should I use.
I am looking for libraries that also allows me to write programs that
look different that normal windows components but in which you can
design its own different look (as program as winamp or itunes does).

Thanks in advance!

Jorge

推荐答案

sm *************@gmail.com 写道:
sm*************@gmail.com wrote:


我在C ++中完成了GUI在Linux下,但现在我需要在Windows中进行操作
我想问你应该使用哪个gui库。
我正在寻找能让我编写程序的库
看起来不同于正常的Windows组件,但是你可以在其中设计自己不同的外观(如前所未有) ram as winamp or itunes确实如此。
Hi

I have done GUIs in C++ under linux but now I need to do in Windows and
I would like to ask you about which gui library should I use.
I am looking for libraries that also allows me to write programs that
look different that normal windows components but in which you can
design its own different look (as program as winamp or itunes does).




看看Trolltech的Qt。它可以用于Linux和Windows

GUI编程。



Have a look at Qt from Trolltech. It can be used both for Linux and Windows
GUI programming.


wxWidgets( http://www.wxwidgets.org/ )也可能是一个很好的选择...... b $ b ...适用于Win,Lin,PocketPC和许多其他平台。

wxWidgets (http://www.wxwidgets.org/) might also be a good
choice...works on Win, Lin, PocketPC and many other platforms.


sm ************* @ gmail.com 写道:

< snip>
sm*************@gmail.com wrote:
<snip>
我在linux下用C ++完成了GUI,但现在我需要在Windows中做
,我想问你应该使用哪个gui
库。


这取决于你在Linux上使用过的东西,我猜是猜b $ b。如果是Qt,请选择Qt。如果是GTK,请使用

一个(即gtkmm,C ++绑定)。如果它是Motif,那么,

你运气不好。不要在Windows上提供提供

Motif的库。

我正在寻找能够让我编写看起来不同的程序的库正常的Windows组件,但你可以设计自己不同的外观(作为winamp或
itunes的程序)。
I have done GUIs in C++ under linux but now I need to do
in Windows and I would like to ask you about which gui
library should I use.
That depends on what you have worked with on Linux, I
guess. If it''s Qt, go with Qt. If it''s GTK, go with that
one (ie. gtkmm, the C++ bindings). If it''s Motif, well,
you''re out of luck. Don''t bother with libs that provide
Motif on Windows.
I am looking for libraries that
also allows me to write programs that look different
that normal windows components but in which you can
design its own different look (as program as winamp or
itunes does).




Qt和GTK都是主题。


Marc



Both Qt and GTK are themeable.

Marc


这篇关于Windows中的C ++ Gui库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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