问题描述
经过一段时间的wxPython我回到了PyQt,主要是由于Trolltech宣布他们将制作GPL版本
Qt4对于Windows(和Phil-T说他最终将使PyQt与它一起使用
!)
我现在正在使用PyQt 3.12使用BlackAdder演示,它可以在Python 2.3.5中正常工作,除非它不支持
WinXP外观'''感觉, QStyleWindowsXP并不包括在内,使用
清单文件似乎无法解决这个问题。
有谁知道最新的PyQt(3.13? )是用这种支持构建的吗?
我认为自3.10或更早版本以来一直支持这种情况,是否只是
BlackAdder构建的破坏? br />
我正在编写一个XMMS远程控制程序,所以当发布
时它将是GPL(如果它已经足够好发布!)所以我看着
在等待GPL时购买商业PyQt3或BlackAdder
PyQt4
我可以使用吗?没有商业Qt的商业PyQt - 我想我可以
,只要我不分发qt-mt333.dll?我没有使用Qt
本身,对C ++不感兴趣,所以为DLL购买
许可证似乎有点多了!
另外,我是否必须自己构建它或者Riverbank / TheKompany
为Python 2.4提供像PyQt 3.13这样的二进制文件,因为我没有Visual?br />
Studio我不能自己构建它。
好的,我要在Fedora2 / Python 2.4上检查我的PyQt构建了吗? />
机器;-)
我可以观察到,如果你正在写xmms的任何内容,那么你就是
坚持使用普通的'gtk1?
-
John Lenton(jo**@grulic.org.ar) - 随机发财:
Hemos hallado al enemigo,y somos nosotros。
- Walt Kelly。
-----开始PGP SIGNATURE -----
版本:GnuPG v1.2.5(GNU / Linux)
iD8DBQFCCtrhgPqu395ykGsRAlqyAJ0YnmBGoH0DvXbNaR8Nrv dJGYk0kgCfQhYc
Pdo6Patv37K1Kt0mFaOyEXE =
= YJDX
----- END PGP SIGNATURE -----
After quite a while of wxPython I''m getting back into PyQt, mainly due
to the announcement by Trolltech that they will make a GPL version of
Qt4 for Windows (and Phil-T said he will make a PyQt to go with it
eventually!)
I''m currently using PyQt 3.12 that comes with the BlackAdder demo, it
seems to work fine with Python 2.3.5 except that it doesn''t support the
WinXP look''n''feel, the QStyle "WindowsXP" isn''t included, and using a
manifest file doesn''t seem to fix this.
Does anyone know if the latest PyQt (3.13?) is built with this support?
I thought this had been supported since 3.10 or earlier, is it just the
BlackAdder build that''s "broken"?
I''m writing an XMMS remote control program, so it will be GPL when
released (if it''s ever good enough to release!) so I''m looking at
buying the commercial PyQt3 or BlackAdder whilst waiting for the GPL
PyQt4
Can I use the commercial PyQt without a commercial Qt - I guess I could
as long as I don''t distribute the qt-mt333.dll? I have no use for Qt
itself, not interested in C++, so it seems a bit much to have to buy a
license just for a DLL!
Also, would I have to build it all myself or does Riverbank/TheKompany
provide binaries like PyQt 3.13 for Python 2.4, as I don''t have Visual
Studio I can''t build it myself.
OK, I''m off to check on my build of PyQt on my Fedora2/Python 2.4
machine ;-)
There is a GPLed version of Qt that will build on win32, and free
compilers to build it with. Despite it coming from the KDE-Cygwin
project, it does not require Cygwin to build or run.
http://kscraft.sourceforge.net/conve...-install.xhtml
http://kde-cygwin.sourceforge.net/qt...-msvc-2005.php
http://kde-cygwin.sourceforge.net/qt...pile-mingw.php
Peace,
Joe
may I observe that if you''re writing anything to do with xmms, you
stick to plain ol'' gtk1?
--
John Lenton (jo**@grulic.org.ar) -- Random fortune:
Hemos hallado al enemigo, y somos nosotros.
-- Walt Kelly.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCCtrhgPqu395ykGsRAlqyAJ0YnmBGoH0DvXbNaR8Nrv dJGYk0kgCfQhYc
Pdo6Patv37K1Kt0mFaOyEXE=
=YJDX
-----END PGP SIGNATURE-----
这篇关于PyQt和Python 2.4 - 还有WinXP LnF?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!