Python论坛  - 讨论区

标题:Re: [python-chinese] 用于 Python 的高级 GUI 库[转]

2005年12月07日 星期三 10:59

Albert Lee hanzhupeng at gmail.com
Wed Dec 7 10:59:00 HKT 2005

如果不抵触MS的话, .Net WinForm 也是一个选择,可以用 IronPython直接使用 WinForms
也可以在 C# 的程序中嵌入Python脚本

在05-12-7,Bruce Who <bruce.who.hk at gmail.com> 写道:
>
> 最简单、不过额外安装的是Tkinter + Tix
>
> 要再好一点的,用wxpython
>
> 其它的基本就不用考虑了,虽然有很多,如venster/pyQt/pyflex...
>
> On 12/6/05, ONE_Fox <onefox.fox at gmail.com> wrote:
> > 目前偶觉得 wxPython 蛮好,毕竟windows还是有绝对的覆盖面。
> >
> > SWT其实有点类似于 wxPython, 但是被 Java 的虚拟机拖累了。
> >
> > Python 则没有 Java 的很多弊端。
> >
> > 纯轻量级的 GUI 偶不大看好,可能以前被 Swing 吓坏了。
> >
> > Python + wxPython 真得是好东西。
> >
> > 可惜中文资料比较缺,鸟语太烂……
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to
> > python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to
> > python-chinese-request at lists.python.cn
> > Detail Info:
> > http://python.cn/mailman/listinfo/python-chinese
> >
> >
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


--
欢迎访问我的小站:   http://www.2tuzi.com
blog :   http://blog.2tuzi.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051207/4643bbfb/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年12月07日 星期三 11:14

jejwe jejwester at gmail.com
Wed Dec 7 11:14:56 HKT 2005

*Albert Lee 有*没有具体的C# 的程序中嵌入Python脚本的例子来学学
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051207/ce7a6f96/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年12月07日 星期三 11:35

Albert Lee hanzhupeng at gmail.com
Wed Dec 7 11:35:50 HKT 2005

很简单的,只需要添加两个引用,5,6行代码就可以
过会我写个例子出来


在05-12-7,jejwe <jejwester at gmail.com> 写道:
>
> *Albert Lee 有*没有具体的C# 的程序中嵌入Python脚本的例子来学学
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


--
欢迎访问我的小站:   http://www.2tuzi.com
blog :   http://blog.2tuzi.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051207/b1f886d4/attachment-0001.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年12月07日 星期三 12:09

Batfree batfreelist at gmail.com
Wed Dec 7 12:09:41 HKT 2005

用IronPython调用.WinForm与Jython调用Swing差不多,还没有Swing的跨平台的特
性。不推荐使用。
在 2005-12-07三的 10:59 +0800,Albert Lee写道:
> 如果不抵触MS的话, .Net WinForm 也是一个选择,可以用 IronPython直接使
> 用 WinForms
> 也可以在 C# 的程序中嵌入Python脚本
> 
> 在05-12-7,Bruce Who <bruce.who.hk at gmail.com> 写道:
>         最简单、不过额外安装的是Tkinter + Tix
>         
>         要再好一点的,用wxpython
>         
>         其它的基本就不用考虑了,虽然有很多,如venster/pyQt/pyflex... 
>         
>         On 12/6/05, ONE_Fox <onefox.fox at gmail.com> wrote:
>         > 目前偶觉得 wxPython 蛮好,毕竟windows还是有绝对的覆盖面。
>         >
>         > SWT其实有点类似于 wxPython, 但是被 Java 的虚拟机拖累了。
>         >
>         > Python 则没有 Java 的很多弊端。 
>         >
>         > 纯轻量级的 GUI 偶不大看好,可能以前被 Swing 吓坏了。
>         >
>         > Python + wxPython 真得是好东西。
>         >
>         > 可惜中文资料比较缺,鸟语太烂……
>         > _______________________________________________
>         > python-chinese
>         > Post: send python-chinese at lists.python.cn
>         > Subscribe: send subscribe to
>         > python-chinese-request at lists.python.cn
>         > Unsubscribe: send unsubscribe to
>         > python-chinese-request at lists.python.cn
>         > Detail Info:
>         > http://python.cn/mailman/listinfo/python-chinese
>         >
>         >
>         
>         _______________________________________________
>         python-chinese
>         Post: send python-chinese at lists.python.cn
>         Subscribe: send subscribe to
>         python-chinese-request at lists.python.cn
>         Unsubscribe: send unsubscribe
>         to  python-chinese-request at lists.python.cn
>         Detail Info: http://python.cn/mailman/listinfo/python-chinese
>         
> 
> 
> 
> -- 
> 欢迎访问我的小站:   http://www.2tuzi.com
> blog :   http://blog.2tuzi.com 
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
-- 
I am thinking!
replyto:batfreelist at gmail.com
HomePage:http://batfree.blogspot.com
Blog:http://groups.google.com/group/ktools
MSN:batfree at hotmail.com


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号