Python GUI工具包 [英] Python GUI toolkit

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

问题描述

我的意思是,我试过gtk,不喜欢它,主要原因是它

对我来说有一个非常糟糕的gui吸引力,我确实在wx尝试了我的手,我会已经坚持了它的价格,但随后我看到了qt4的截图和几个例子的代码,我很喜欢它,所以我很想知道,如果有人会告诉我的话我应该坚持wx或继续使用qt4。


也是,qt4应用程序在win / linux中比wx apps更好看,因为

我要找的主要是gui的视觉吸引力。

解决方案

2008-02-03, de ***** @ defaulted.defa ult< de ***** @ defaulted.defaultwrote:
< blockquote class =post_quotes>
我的意思是,我试过gtk,不喜欢它,主要原因是它

对我来说有一个非常糟糕的gui吸引力,我确实尝试过我的手在wx,我会坚持




Wx ge在Unix上使用GTK,所以如果你不喜欢GTK,那么

Wx并不是一个真正的选择。 Wx在Win32上使用原生小部件,所以

它看起来就像普通的Win32应用程序一样难看。


但是后来我看到了qt4的截图和几个例子的代码,我很喜欢它,所以我想知道,如果有人会这样说b $ b告诉我,我应该坚持使用wx或者去用qt4前进。



坚持使用Wx。它使用GTK,而GTK是原生的。在我的系统上。


也是,qt4应用程序更好地查看win / linux而不是wx

应用程序,因为我看起来很重要因为是视觉上的吸引力。

gui。



如果您关心的是您对外观的看法,那么您要求我们提供的是什么?

-

格兰特爱德华兹格兰特哇!你喜欢VITTLES的TENDER

吗?

visi.com


de ***** @ defaulted.defa ult写道:


我的意思是,我试过gtk,不喜欢它,主要原因是它

对我有一个非常糟糕的gui吸引力,我确实在wx尝试了我的手,我会

已经坚持下去了,但后来我看到了qt4截图和几个

的代码示例,我很喜欢它,所以我想知道,如果有人会

告诉我应该坚持使用wx或继续使用qt4。


也是qt4应用程序在win / linux中比wx应用更好看,因为

我要找的主要是gui的视觉吸引力。



Qt是最好的选择,恕我直言。很好的支持,免费,如果你免费写的

软件,非常好的API,很好的开发工具和最好看的

小部件系统* nix和手机。 />

我也不太喜欢GTK,但不幸的是我们不得不忍受一些用它写的

应用程序。


James Matthews写道:


只是一个附带问题!


QT是否支持来自多个线程的事件没有任何特殊的电话!

我使用WX的例子我必须打电话给wx.CallAfter()



是的,你可以发送信号有一些预防措施的线程。


Christian


what i meant was, i tried gtk, didnt like it, the main reason was that it
had a very bad gui appeal for me, i did try my hand at wx , and i would have
stuck with it, but then i saw the qt4 screenshot and couple of examples of
its code and i liked it, so i was wondering, if anyone would tell me that i
should stick to wx or go forward with qt4.

also, is qt4 apps better looking in both win/linux than wx apps, coz the
main thing i m looking for is visual appeal of the gui.

解决方案

On 2008-02-03, de*****@defaulted.default <de*****@defaulted.defaultwrote:

what i meant was, i tried gtk, didnt like it, the main reason was that it
had a very bad gui appeal for me, i did try my hand at wx , and i would have
stuck with it,

Wx generally uses GTK on Unix, so if you don''t like GTK, then
Wx isn''t really an option. Wx uses native widgets on Win32, so
it''ll look just as ugly as a normal Win32 app does.

but then i saw the qt4 screenshot and couple of examples of
its code and i liked it, so i was wondering, if anyone would
tell me that i should stick to wx or go forward with qt4.

Stick with Wx. It uses GTK, and GTK is "native" on my system.

also, is qt4 apps better looking in both win/linux than wx
apps, coz the main thing i m looking for is visual appeal of
the gui.

If what you care about is your opinion of the looks, what are
you asking us for?

--
Grant Edwards grante Yow! Do you like "TENDER
at VITTLES"?
visi.com


de*****@defaulted.default wrote:

what i meant was, i tried gtk, didnt like it, the main reason was that it
had a very bad gui appeal for me, i did try my hand at wx , and i would
have stuck with it, but then i saw the qt4 screenshot and couple of
examples of its code and i liked it, so i was wondering, if anyone would
tell me that i should stick to wx or go forward with qt4.

also, is qt4 apps better looking in both win/linux than wx apps, coz the
main thing i m looking for is visual appeal of the gui.

Qt is a the best choice, IMHO. Nice support, free if you write free
software, very nice API, nice tools to develop with and the best looking
widget system for *nix and mobile phones.

I also don''t like GTK that much but unfortunately we have to live with some
apps written with it.


James Matthews wrote:

Just a side question!

Does QT support Events from multiple threads without any special calls!
Example when i use WX i have to call wx.CallAfter()

Yes, you can send signal across threads with some precaution.

Christian


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

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