wxPython担心 [英] wxPython worries

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

问题描述

我即将开始一个新的大型商业项目,我面临着关于使用wxPython的Python是否合适的困境。


该项目有3个主要区域:


a)操纵列表和树木,使用..

b)一个有希望的死性感的gui,所有这些都是为了。 ..

c)最终以半实时(<10ms准确度左右)在

网络上抽出数据结构的某些位。

目前目标是Win32(98 - XP)。现在,如果由我决定,我会使用

德尔福 - 这是我最了解的。但我正在与一个经验不足的开发人员合作,我与他没有共同的语言。他很想在C#上获得
,我玩过C#,虽然看起来很简单,但我看不到

任何重大收益我已经知道的了。


我已经阅读了很多关于python的内容,并在其中做了一些小东西,并且已经给它留下了深刻的印象。轻松简洁。令我担心的是wxPython:

查看演示代码,它非常详细且有点。我也不清楚自定义控件的构建有多简单。


我只是被我的新手所困惑,或者是我的最初的担忧

合理吗?什么是其他人使用gui编程的经验

wxPython与像Delphi或.NET一样的RAD?


谢谢,

詹姆斯。

I''m starting a new hopfully-commercial project soon, and I face a
dilemma about whether Python with wxPython would be appropriate.

The project has 3 main areas:

a) manipulation of lists and trees, using..
b) a hopefully dead-sexy gui, all in order to...
c) eventually pump out certain bits of the datastructure over the
network in semi-realtime (< 10ms accuracy or so).

The target is Win32 for now (98 - XP). Now, if it were up to me, I''d use
Delphi - it''s what I know best. But I''m working with a less experienced
developer with whom I have no languages in common. He''s keen to get
started on C#, I''ve toyed with C# and though it looks easy, I don''t see
any major gains over what I already know.

I''ve read a lot about python and done some mini-stuff in it, and been
impressed with it''s ease and conciseness. What worries me is wxPython:
looking at the demo code, it''s quite verbose and ''bitty''. I''m also
unclear as to how easy custom controls are to build.

Am I just being confused by my newbie-ness, or are my initial concerns
justified? What''s anybody else''s experiences with gui programming in
wxPython like vs a RAD like Delphi or .NET?

Thanks,

James.

推荐答案

我有同样的担忧,但我仍然不相信......

boa-constructor很不错......但还没有

" James Goldwater" < JA *** @ eccehomo.co.uk>在留言中写道

新闻:ma ************************************ ** @ pyth on.org ...
I''ve got the same worries, but I''m still not really convinced...
boa-constructor is nice... but not there yet
"James Goldwater" <ja***@eccehomo.co.uk> wrote in message
news:ma**************************************@pyth on.org...
我即将开始一个新的大型商业项目,我面临着一个关于使用wxPython的Python是否合适的两难困境。该项目有三个主要方面:
b)一个有希望的死性感gui,所有为了... ... c)最终半实时(<10ms精度左右)在
网络上抽出数据结构的某些位。

目标是Win32 for现在(98 - XP)。现在,如果由我决定,我会使用德尔福 - 这是我最了解的。但我正在与一个经验不足的开发人员合作,我与他没有共同的语言。他很想开始使用C#,我已经玩弄了C#,虽然它看起来很简单,但我看不出比我已经知道的任何重大收获。

我已经阅读了很多关于python的内容,并在其中做了一些小东西,并且对它的简单和简洁感到印象深刻。令我担心的是wxPython:
查看演示代码,它非常冗长且有点。我也不清楚自定义控件的构建是否容易。

我是刚刚被我的新手所困惑,还是我最初的担忧是否合理?什么是其他人在wxPython中使用gui编程的经历,比如像Delphi或.NET这样的RAD?

谢谢,

詹姆斯。
I''m starting a new hopfully-commercial project soon, and I face a
dilemma about whether Python with wxPython would be appropriate.

The project has 3 main areas:

a) manipulation of lists and trees, using..
b) a hopefully dead-sexy gui, all in order to...
c) eventually pump out certain bits of the datastructure over the
network in semi-realtime (< 10ms accuracy or so).

The target is Win32 for now (98 - XP). Now, if it were up to me, I''d use
Delphi - it''s what I know best. But I''m working with a less experienced
developer with whom I have no languages in common. He''s keen to get
started on C#, I''ve toyed with C# and though it looks easy, I don''t see
any major gains over what I already know.

I''ve read a lot about python and done some mini-stuff in it, and been
impressed with it''s ease and conciseness. What worries me is wxPython:
looking at the demo code, it''s quite verbose and ''bitty''. I''m also
unclear as to how easy custom controls are to build.

Am I just being confused by my newbie-ness, or are my initial concerns
justified? What''s anybody else''s experiences with gui programming in
wxPython like vs a RAD like Delphi or .NET?

Thanks,

James.



再次问好,


忘了提SPE(使用提到的wxGlade):
http://spe.pycs.net/

也许这个工具更像IDE一样。 ;)


问候,

Lars
Hello again,

Forgot to mention SPE (uses the mentioned wxGlade):
http://spe.pycs.net/

Maybe this tool is more "IDE"-like. ;)

Regards,
Lars


Hello Guyon,
Hello Guyon,
我有同样的担忧,但我仍然不相信...
boa-constructor很好......但还没有
I''ve got the same worries, but I''m still not really convinced...
boa-constructor is nice... but not there yet




还有另一个免费工具:


wxGlade
http://wxglade.sourceforge.net/


商业工具:

wxDesigner:
http://www.roebling.de/


DialogBlocks:
http://www.anthemion .co.uk / dialogblocks /

也许其中一些工具符合您的需求。我没有很好的经验

他们都是。 :)


HTH,

Lars



There''s another free tool:

wxGlade
http://wxglade.sourceforge.net/

Commercial tools:
wxDesigner:
http://www.roebling.de/

DialogBlocks:
http://www.anthemion.co.uk/dialogblocks/

Maybe some of these tools fit your needs. I''ve no deep experience with
them all. :)

HTH,
Lars


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

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