便携式C ++ GUI框架 [英] Portable C++ GUI framework

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

问题描述

我认为这是关于主题的,因为它是关于C ++和可用的b / b
可移植的C ++ GUI框架。

我正在寻找一个像样的可移植C ++(意思是C ++) API,而不是C)GUI

框架适用于Linux和Windows,以便学习和学习

它。也就是说,应该至少有一本关于它的好书。

一个选项是QT。然而,QT许可是为了支付QT框架,

用于在Windows上运行非GPL应用程序。


有没有人知道任何体面的(如QT)便携式C ++ GUI框架

Linux和Windows提供了很好的文档(书籍)?

I think this is on topic here, because it is about C++ and available
portable C++ GUI frameworks.
I am looking for a decent portable C++ (meaning C++ API, not C) GUI
framework that works both on Linux and Windows, so as to study and learn
it. That is, there should be at least one good decent book about it.
One option is QT. QT licensing however, is to pay for the QT framework,
for running non GPL applications on Windows.

Does anyone know any decent (like QT) portable C++ GUI framework for
Linux and Windows with good documentation (books) available?

推荐答案

Ioannis Vranos写道:
Ioannis Vranos wrote:

我认为这是关于这个主题的,因为它是关于C ++和可用的

可移植的C ++ GUI框架。


我正在寻找一个体面的可移植C ++(意思是C ++ API,而不是C)GUI

框架,可以在Linux和Windows上运行,以便学习和学习

它。也就是说,应该至少有一本关于它的好书。


一个选项是QT。然而,QT许可是为了支付QT框架,

用于在Windows上运行非GPL应用程序。


有没有人知道任何体面的(如QT)便携式用于

的C ++ GUI框架Linux和Windows具有良好的文档(书籍)可用?
I think this is on topic here, because it is about C++ and available
portable C++ GUI frameworks.
I am looking for a decent portable C++ (meaning C++ API, not C) GUI
framework that works both on Linux and Windows, so as to study and learn
it. That is, there should be at least one good decent book about it.
One option is QT. QT licensing however, is to pay for the QT framework,
for running non GPL applications on Windows.

Does anyone know any decent (like QT) portable C++ GUI framework for
Linux and Windows with good documentation (books) available?



我认为这仍然是偏离主题的,因为用语言本身几乎没什么可做的。新的comp.lang.c ++。misc组可能更好(如果它已经在您的新闻服务器上可用)。

尽管如此: GTKmm,wxWidgets


虽然,我认为没有关于GTKmm的书(C ++库
http://www.gtkmm.org )但仅限于GTK(C库)。 GTK实际上是广泛使用的(例如Linux下的Firefox或Linux下的Adobe Acrobat,GIMP
Windows和Linux上的
等)。


wxWidgets移植到许多操作系统和架构上

http ://www.wxwidgets.org)。 IDE Code :: Blocks将它用于Windows和

Linux例如。

hth,

Michael

I think it''s still off-topic here, because this has only little to do
with the language itself. The new comp.lang.c++.misc group might be
better (if it''s already available at your news server).
Nevertheless: e.g. GTKmm, wxWidgets

Though, I think there is no book on GTKmm (the C++ library
http://www.gtkmm.org) but only on GTK (the C Library). GTK is really
widely used (e.g. Firefox under Linux or Adobe Acrobat under Linux, GIMP
on Windows and Linux etc).

wxWidgets is ported to many OS''s and architectures
(http://www.wxwidgets.org). The IDE Code::Blocks uses it for Windows and
Linux for example.
hth,
Michael


On Thu,2008年6月26日11:18:31 +0300,Ioannis Vranos写道:
On Thu, 26 Jun 2008 11:18:31 +0300, Ioannis Vranos wrote:

我认为这是开启的这里的主题,因为它是关于C ++和可用的

可移植的C ++ GUI框架。


我正在寻找一个像样的可移植C ++(意思是C ++ API,而不是C )GUI

框架适用于Linux和Windows,以便学习和学习

。也就是说,应该至少有一本关于它的好书。


一个选项是QT。然而,QT许可是为了支付QT框架,

用于在Windows上运行非GPL应用程序。


有没有人知道任何体面的(如QT)便携式用于

的C ++ GUI框架Linux和Windows具有良好的文档(书籍)可用?
I think this is on topic here, because it is about C++ and available
portable C++ GUI frameworks.
I am looking for a decent portable C++ (meaning C++ API, not C) GUI
framework that works both on Linux and Windows, so as to study and learn
it. That is, there should be at least one good decent book about it.
One option is QT. QT licensing however, is to pay for the QT framework,
for running non GPL applications on Windows.

Does anyone know any decent (like QT) portable C++ GUI framework for
Linux and Windows with good documentation (books) available?

http://www.wxwidgets.org/
http://www.fltk.org/
http://www.gtkmm.org/


-

Lionel B

http://www.wxwidgets.org/
http://www.fltk.org/
http://www.gtkmm.org/

--
Lionel B


Michael Oswald写道:
Michael Oswald wrote:

Ioannis Vranos写道:
Ioannis Vranos wrote:

>我认为这是关于主题的,因为它是关于C ++和可用的便携式C ++ GUI框架。

我正在寻找一个体面的可移植C ++(意思是C ++ API,而不是C)GUI
框架,它可以在Linux和Windows上运行,以便学习和学习它。也就是说,应该至少有一本关于它的好书。

一个选项是QT。然而,QT许可是为了支付QT框架,用于在Windows上运行非GPL应用程序。

有谁知道任何体面的(如QT)便携式C ++ GUI框架
Linux和Windows有很好的文档(书籍)吗?
>I think this is on topic here, because it is about C++ and available
portable C++ GUI frameworks.
I am looking for a decent portable C++ (meaning C++ API, not C) GUI
framework that works both on Linux and Windows, so as to study and learn
it. That is, there should be at least one good decent book about it.
One option is QT. QT licensing however, is to pay for the QT framework,
for running non GPL applications on Windows.

Does anyone know any decent (like QT) portable C++ GUI framework for
Linux and Windows with good documentation (books) available?



我认为这仍然是偏离主题的,因为这与语言本身只有很少的关系。

。新的comp.lang.c ++。misc组可能更好(如果它已经在您的新闻服务器上可用)。


I think it''s still off-topic here, because this has only little to do
with the language itself. The new comp.lang.c++.misc group might be
better (if it''s already available at your news server).



这不是,我刷新了新闻组列表试图找到它。


It isn''t, I "refreshed" the newsgroup list in an attempt to find it.


这篇关于便携式C ++ GUI框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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