2004年03月08日 星期一 15:01
各位好! 不知大家都用什么来做python的gui,有什么好用的工具没? 平时用delphi惯了,这段时间自己在写一个wxPython的工具时,感觉是在用mfc(的确差不多,更惨的是还没有一个好用的IDE),极其不爽。 网上当过一个bao,觉得想法很不错但是bug太多,也不知何时能出个1.0的版本 另外我想知道大家都是做什么的,是职业的python程序员?还是在工作要用到python?还是个人爱好而已? 致 礼! zhao bear_sh at eastday.com 2004-03-08 -------------- next part -------------- A non-text attachment was scrubbed... Name: fox.gif Type: image/gif Size: 9519 bytes Desc: not available Url : http://lists.exoweb.net/pipermail/python-chinese/attachments/20040308/a614b9b2/fox.gif
2004年03月08日 星期一 15:19
-----Original Message----- From: zhao [mailto:bear_sh at eastday.com] Sent: 2004年3月8日 15:02 To: python-chinese Subject: [python-chinese] 咨询一下 >不知大家都用什么来做python的gui,有什么好用的工具没? 我一般不用Python做gui,呵呵:) 以前用Python for Delphi是为了做一个游戏。Delphi做游戏可视部分,Python做逻辑。 >平时用delphi惯了,这段时间自己在写一个wxPython的工具时,感觉是在用mfc(的确差不多, >更惨的是还没有一个好用的IDE),极其不爽。 你可以用Delphi写GUI.很方便.不过Python for Delphi的主页国内已经无法访问了。如果你需要的话,我这儿有。 主页:http://membres.lycos.fr/marat/delphi/python.htm Tutorial : http://www.atug.com/andypatterns/pythonDelphiTalk.htm >网上当过一个bao,觉得想法很不错但是bug太多,也不知何时能出个1.0的版本 你可以试试http://spe.pycs.net/
2004年03月08日 星期一 15:50
Hello zhao, Bao 感觉还是最好的了………… Wing IDE 也有比较好的评论,可是要钱的! 其实,如果真的比较熟悉wxPython 控制,还是脚本来的快!根本不用什么IDE的, 在下是个人爱好,平时工作完全是M$ 平台下面的XSL-XML 应用开发; 不过一些小的功能,应用,都尽量在使用Python, 也想将公司的产品结合Python: http://www.chinesepython.org/cgi_bin/moingb.cgi/_b7_a2_b1_ed_3a_bb_f9_d3_da_d6_d0_f2_fe_b5_c4_b6_fe_b4_ce_bd_c5_b1_be_d3_ef_d1_d4 以上! === [ 15:01 ; 04-03-08 ] you wrote: z> 各位好! z> 不知大家都用什么来做python的gui,有什么好用的工具没? z> 平时用delphi惯了,这段时间自己在写一个wxPython的工具时,感觉是在用mfc(的确差不多,更惨的是还没有一个好用的IDE),极其不爽。 z> 网上当过一个bao,觉得想法很不错但是bug太多,也不知何时能出个1.0的版本 z> 另外我想知道大家都是做什么的,是职业的python程序员?还是在工作要用到python?还是个人爱好而已? z> 致 z> 礼! z> zhao z> bear_sh at eastday.com z> 2004-03-08 === === === === === === === === === === -- Best regards, Zoom.Quiet /=======================================\ ]Time is unimportant, only life important![ \=======================================/
2004年03月08日 星期一 15:52
看到这里,有个弱智问题想请教: 我发现有不少类似的网站都无法访问,不知道是人家不让国内的看呢,还是国内的人不想让我们看?可是又为什么呢? 见笑。 ----- Original Message ----- From: Jacob Fan To: python-chinese Sent: Monday, March 08, 2004 3:19 PM Subject: RE: [python-chinese] 咨询一下 -----Original Message----- From: zhao [mailto:bear_sh at eastday.com] Sent: 2004年3月8日 15:02 To: python-chinese Subject: [python-chinese] 咨询一下 >不知大家都用什么来做python的gui,有什么好用的工具没? 我一般不用Python做gui,呵呵:) 以前用Python for Delphi是为了做一个游戏。Delphi做游戏可视部分,Python做逻辑。 >平时用delphi惯了,这段时间自己在写一个wxPython的工具时,感觉是在用mfc(的确差不多, >更惨的是还没有一个好用的IDE),极其不爽。 你可以用Delphi写GUI.很方便.不过Python for Delphi的主页国内已经无法访问了。如果你需要的话,我这儿有。 主页:http://membres.lycos.fr/marat/delphi/python.htm Tutorial : http://www.atug.com/andypatterns/pythonDelphiTalk.htm >网上当过一个bao,觉得想法很不错但是bug太多,也不知何时能出个1.0的版本 你可以试试http://spe.pycs.net/ _______________________________________________ python-chinese mailing list python-chinese at lists.python.cn http://python.cn/mailman/listinfo/python-chinese -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040308/e706e780/attachment.html
2004年03月08日 星期一 15:56
综合来看,Komodo是我用过最好的,只是启动速度有点慢,但它具有大多数功能,如 CallTips,你更可以像在VC中一样逐行调试python教本。可惜是商业软件。。。 >From: zhao <bear_sh at eastday.com> >Reply-To: bear_sh at eastday.com >To: python-chinese <python-chinese at lists.python.cn> >Subject: [python-chinese] 咨询一下 >Date: Mon, 08 Mar 2004 15:01:39 +0800 > >各位好! > >不知大家都用什么来做python的gui,有什么好用的工具没? > >平时用delphi惯了,这段时间自己在写一个wxPython的工具时,感觉是在用mfc(的确 差不多,更惨的是还没有一个好用的IDE),极其不爽。 > >网上当过一个bao,觉得想法很不错但是bug太多,也不知何时能出个1.0的版本 > >另外我想知道大家都是做什么的,是职业的python程序员?还是在工作要用到python ?还是个人爱好而已? > > > 致 >礼! > > > zhao > bear_sh at eastday.com > 2004-03-08 ><< fox.gif >> >_______________________________________________ >python-chinese mailing list >python-chinese at lists.python.cn >http://python.cn/mailman/listinfo/python-chinese _________________________________________________________________ 与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn
2004年03月08日 星期一 15:57
Hello Dirk, 各地都不一样! 主要是因为中国的出口少,大多使用二级代理的方式接入,所以,经常性的堵塞! === [ 15:52 ; 04-03-08 ] you wrote: DY> 看到这里,有个弱智问题想请教: DY> 我发现有不少类似的网站都无法访问,不知道是人家不让国内的看呢,还是国内的人不想让我们看?可是又为什么呢? DY> 见笑。 DY> ----- Original Message ----- DY> From: Jacob Fan DY> To: python-chinese DY> Sent: Monday, March 08, 2004 3:19 PM DY> Subject: RE: [python-chinese] 咨询一下 DY> -----Original Message----- DY> From: zhao [mailto:bear_sh at eastday.com] DY> Sent: 2004年3月8日 15:02 DY> To: python-chinese DY> Subject: [python-chinese] 咨询一下 DY> >不知大家都用什么来做python的gui,有什么好用的工具没? DY> 我一般不用Python做gui,呵呵:) DY> 以前用Python for DY> Delphi是为了做一个游戏。Delphi做游戏可视部分,Python做逻辑。 DY> DY> >平时用delphi惯了,这段时间自己在写一个wxPython的工具时,感觉是在用mfc(的确差不多, DY> >更惨的是还没有一个好用的IDE),极其不爽。 DY> 你可以用Delphi写GUI.很方便.不过Python for DY> Delphi的主页国内已经无法访问了。如果你需要的话,我这儿有。 DY> 主页:http://membres.lycos.fr/marat/delphi/python.htm DY> Tutorial : http://www.atug.com/andypatterns/pythonDelphiTalk.htm DY> DY> >网上当过一个bao,觉得想法很不错但是bug太多,也不知何时能出个1.0的版本 DY> 你可以试试http://spe.pycs.net/ DY> _______________________________________________ DY> python-chinese mailing list DY> python-chinese at lists.python.cn DY> http://python.cn/mailman/listinfo/python-chinese === === === === === === === === === === -- Best regards, Zoom.Quiet /=======================================\ ]Time is unimportant, only life important![ \=======================================/
2004年03月09日 星期二 09:17
我觉得 Tkinter 最简单,功能也不差,结合 frame 和 pack() 几乎可以实现我能想到的任何界面,而且只须为少数控件考虑 size 方面的问题,据说通用性也强于 wxwindows。 --- zhao <bear_sh at eastday.com> 的正文:> 各位好! > > 不知大家都用什么来做python的gui,有什么好用的工具没? > > 平时用delphi惯了,这段时间自己在写一个wxPython的工具时,感觉是在用mfc(的确差不多,更惨的是还没有一个好用的IDE),极其不爽。 > > 网上当过一个bao,觉得想法很不错但是bug太多,也不知何时能出个1.0的版本 > > 另外我想知道大家都是做什么的,是职业的python程序员?还是在工作要用到python?还是个人爱好而已? > > > 致 > 礼! > > > zhao > bear_sh at eastday.com > 2004-03-08 > > ATTACHMENT part 2 image/gif name=fox.gif > _______________________________________________ > python-chinese mailing list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > _________________________________________________________ Do You Yahoo!? 完全免费的雅虎电邮,马上注册获赠额外60兆网络存储空间 http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.mail.yahoo.com
2004年03月09日 星期二 09:24
Hello CHEN, 嗯嗯! 就是 Tk 实在丑了点!而且win32 下面容易崩溃! 还是QT 好一些,可惜不是开源的是也乎?? === [ 9:17 ; 04-03-09 ] you wrote: CGO> 我觉得 Tkinter 最简单,功能也不差,结合 frame 和 CGO> pack() CGO> 几乎可以实现我能想到的任何界面,而且只须为少数控件考虑 CGO> size 方面的问题,据说通用性也强于 wxwindows。 CGO> --- zhao <bear_sh at eastday.com> 的正文:> 各位好! >> >> CGO> 不知大家都用什么来做python的gui,有什么好用的工具没? >> >> CGO> 平时用delphi惯了,这段时间自己在写一个wxPython的工具时,感觉是在用mfc(的确差不多,更惨的是还没有一个好用的IDE),极其不爽。 >> >> CGO> 网上当过一个bao,觉得想法很不错但是bug太多,也不知何时能出个1.0的版本 >> >> CGO> 另外我想知道大家都是做什么的,是职业的python程序员?还是在工作要用到python?还是个人爱好而已? >> >> >> 致 >> 礼! >> >> >> zhao >> bear_sh at eastday.com >> 2004-03-08 >> >> ATTACHMENT part 2 image/gif name=fox.gif >> _______________________________________________ >> python-chinese mailing list >> python-chinese at lists.python.cn >> http://python.cn/mailman/listinfo/python-chinese >> CGO> _________________________________________________________ CGO> Do You Yahoo!? CGO> 完全免费的雅虎电邮,马上注册获赠额外60兆网络存储空间 CGO> http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.mail.yahoo.com CGO> _______________________________________________ CGO> python-chinese mailing list CGO> python-chinese at lists.python.cn CGO> http://python.cn/mailman/listinfo/python-chinese === === === === === === === === === === -- Best regards, Zoom.Quiet /=======================================\ ]Time is unimportant, only life important![ \=======================================/
2004年03月09日 星期二 09:31
如果嫌 pack() 出来的界面丑,就用 place() 做个界面看看,只不过麻烦一些。其实算法才是最重要的。 --- "Zoom.Quiet" <zoomq at infopro.cn> 的正文:> Hello CHEN, > > 嗯嗯! > 就是 Tk 实在丑了点!而且win32 下面容易崩溃! > 还是QT 好一些,可惜不是开源的是也乎?? > > === [ 9:17 ; 04-03-09 ] you wrote: > > CGO> 我觉得 Tkinter 最简单,功能也不差,结合 frame > 和 > CGO> pack() > CGO> > 几乎可以实现我能想到的任何界面,而且只须为少数控件考虑 > CGO> size 方面的问题,据说通用性也强于 wxwindows。 > > > CGO> --- zhao <bear_sh at eastday.com> 的正文:> > 各位好! > >> > >> > CGO> > 不知大家都用什么来做python的gui,有什么好用的工具没? > >> > >> > CGO> > 平时用delphi惯了,这段时间自己在写一个wxPython的工具时,感觉是在用mfc(的确差不多,更惨的是还没有一个好用的IDE),极其不爽。 > >> > >> > CGO> > 网上当过一个bao,觉得想法很不错但是bug太多,也不知何时能出个1.0的版本 > >> > >> > CGO> > 另外我想知道大家都是做什么的,是职业的python程序员?还是在工作要用到python?还是个人爱好而已? > >> > >> > >> 致 > >> 礼! > >> > >> > >> zhao > >> bear_sh at eastday.com > >> 2004-03-08 > >> > > >> ATTACHMENT part 2 image/gif name=fox.gif > >> _______________________________________________ > >> python-chinese mailing list > >> python-chinese at lists.python.cn > >> http://python.cn/mailman/listinfo/python-chinese > >> > > CGO> > _________________________________________________________ > CGO> Do You Yahoo!? > CGO> > 完全免费的雅虎电邮,马上注册获赠额外60兆网络存储空间 > CGO> > http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.mail.yahoo.com > CGO> _______________________________________________ > CGO> python-chinese mailing list > CGO> python-chinese at lists.python.cn > CGO> > http://python.cn/mailman/listinfo/python-chinese > > === === === === === === === === === === > > -- > Best regards, > Zoom.Quiet > > /=======================================\ > ]Time is unimportant, only life important![ > \=======================================/ > _________________________________________________________ Do You Yahoo!? 完全免费的雅虎电邮,马上注册获赠额外60兆网络存储空间 http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.mail.yahoo.com
2004年03月09日 星期二 09:41
Hello CHEN, 是也乎是也乎!! 宁可使用Python 作为行为逻辑部分,界面的用户操作使用Flash 都可以的哪! 我现在一般是作好小功能,利用Ultraedit 的宏扩展,包含在UE中,快速调用^_^ === [ 9:31 ; 04-03-09 ] you wrote: CGO> 如果嫌 pack() 出来的界面丑,就用 place() CGO> 做个界面看看,只不过麻烦一些。其实算法才是最重要的。 CGO> --- "Zoom.Quiet" <zoomq at infopro.cn> 的正文:> Hello CGO> CHEN, >> >> 嗯嗯! >> 就是 Tk 实在丑了点!而且win32 下面容易崩溃! >> 还是QT 好一些,可惜不是开源的是也乎?? >> >> === [ 9:17 ; 04-03-09 ] you wrote: >> >> CGO> 我觉得 Tkinter 最简单,功能也不差,结合 frame >> 和 >> CGO> pack() >> CGO> >> CGO> 几乎可以实现我能想到的任何界面,而且只须为少数控件考虑 >> CGO> size 方面的问题,据说通用性也强于 wxwindows。 >> >> >> CGO> --- zhao <bear_sh at eastday.com> 的正文:> >> 各位好! >> >> >> >> >> CGO> >> CGO> 不知大家都用什么来做python的gui,有什么好用的工具没? >> >> >> >> >> CGO> >> CGO> 平时用delphi惯了,这段时间自己在写一个wxPython的工具时,感觉是在用mfc(的确差不多,更惨的是还没有一个好用的IDE),极其不爽。 >> >> >> >> >> CGO> >> CGO> 网上当过一个bao,觉得想法很不错但是bug太多,也不知何时能出个1.0的版本 >> >> >> >> >> CGO> >> CGO> 另外我想知道大家都是做什么的,是职业的python程序员?还是在工作要用到python?还是个人爱好而已? >> >> >> >> >> >> 致 >> >> 礼! >> >> >> >> >> >> zhao >> >> bear_sh at eastday.com >> >> 2004-03-08 >> >> >> >> >> ATTACHMENT part 2 image/gif name=fox.gif >> >> _______________________________________________ >> >> python-chinese mailing list >> >> python-chinese at lists.python.cn >> >> http://python.cn/mailman/listinfo/python-chinese >> >> >> >> CGO> >> CGO> _________________________________________________________ >> CGO> Do You Yahoo!? >> CGO> >> 完全免费的雅虎电邮,马上注册获赠额外60兆网络存储空间 >> CGO> >> CGO> http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.mail.yahoo.com >> CGO> _______________________________________________ >> CGO> python-chinese mailing list >> CGO> python-chinese at lists.python.cn >> CGO> >> http://python.cn/mailman/listinfo/python-chinese >> >> === === === === === === === === === === >> >> -- >> Best regards, >> Zoom.Quiet >> >> /=======================================\ >> ]Time is unimportant, only life important![ >> \=======================================/ >> CGO> _________________________________________________________ CGO> Do You Yahoo!? CGO> 完全免费的雅虎电邮,马上注册获赠额外60兆网络存储空间 CGO> http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.mail.yahoo.com CGO> _______________________________________________ CGO> python-chinese mailing list CGO> python-chinese at lists.python.cn CGO> http://python.cn/mailman/listinfo/python-chinese === === === === === === === === === === -- Best regards, Zoom.Quiet /=======================================\ ]Time is unimportant, only life important![ \=======================================/
2004年03月09日 星期二 22:47
> 就是 Tk 实在丑了点!而且win32 下面容易崩溃! > 还是QT 好一些,可惜不是开源的是也乎?? 我也认为Tk丑而且"unprofessional".我现在用 wxPython,好看多了。问题是文件不好,这样 学习慢(好处是电子邮件支持很好)。中文支持 不是十分好(在unicode下,paste不好,我虽然 通知他们)。
2004年03月10日 星期三 08:18
Hello John, 那未好象有人介绍了 Blender Projects 他们使用Python 进行3D制作了?? 那未GUI 也应该说有支持了? 谁有经验,介绍一下子? === [ 22:47 ; 04-03-09 ] you wrote: >> 就是 Tk 实在丑了点!而且win32 下面容易崩溃! >> 还是QT 好一些,可惜不是开源的是也乎?? JL> 我也认为Tk丑而且"unprofessional".我现在用 JL> wxPython,好看多了。问题是文件不好,这样 JL> 学习慢(好处是电子邮件支持很好)。中文支持 JL> 不是十分好(在unicode下,paste不好,我虽然 JL> 通知他们)。 === === === === === === === === === === -- Best regards, Zoom.Quiet /=======================================\ ]Time is unimportant, only life important![ \=======================================/
Zeuux © 2024
京ICP备05028076号