2007年09月07日 星期五 13:18
Changes: 1. All contents are packaged together. 2. Add test_custom.py example to show how to use meide with custom widget. 3. Add many and many comments in the meide.py source code. Download link: http://meide.googlecode.com/files/meide-0.0.2.zip -- I like python! UliPad <>: http://code.google.com/p/ulipad/ My Blog: http://www.donews.net/limodou
2007年09月07日 星期五 13:30
On 9/7/07, limodou <limodou在gmail.com> wrote: > > Changes: > > 1. All contents are packaged together. > 2. Add test_custom.py example to show how to use meide with custom widget. > 3. Add many and many comments in the meide.py source code. ÄܽâÊÍÒ»ÏÂÃû×ÖµÄÀ´ÀúÂ𣿠-------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070907/74eb7fc4/attachment.html
2007年09月07日 星期五 13:36
On 9/7/07, Ben Luo <benluo在gmail.com> wrote: > On 9/7/07, limodou <limodou在gmail.com> wrote: > > Changes: > > > > 1. All contents are packaged together. > > 2. Add test_custom.py example to show how to use meide with custom widget. > > 3. Add many and many comments in the meide.py source code. > > 能解释一下名字的来历吗? > 没什么来历,随便想了一个. :P -- I like python! UliPad <>: http://code.google.com/p/ulipad/ My Blog: http://www.donews.net/limodou
2007年09月07日 星期五 14:09
> > > > > > > 1. All contents are packaged together. > > > 2. Add test_custom.py example to show how to use meide with custom > widget. > > > 3. Add many and many comments in the meide.py source code. > > > > ÄܽâÊÍÒ»ÏÂÃû×ÖµÄÀ´ÀúÂ𣿠> > > ûʲôÀ´Àú,Ëæ±ãÏëÁËÒ»¸ö. :P Ôõô¿´ÔõôÏñ"ÃÀµÄ"µÄ¹ã¸æÈí¼þ¡£ :P -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070907/5e39da69/attachment.html
2007年09月07日 星期五 14:34
On 9/7/07, Ben Luo <benluo在gmail.com> wrote: > > > > > > > > > > > > 1. All contents are packaged together. > > > > 2. Add test_custom.py example to show how to use meide with custom > widget. > > > > 3. Add many and many comments in the meide.py source code. > > > > > > 能解释一下名字的来历吗? > > > > > 没什么来历,随便想了一个. :P > > 怎么看怎么像"美的"的广告软件。 :P > > 美的我查了下是midea,不一样. -- I like python! UliPad <>: http://code.google.com/p/ulipad/ My Blog: http://www.donews.net/limodou
2007年09月07日 星期五 15:50
On 9/7/07, limodou <limodou在gmail.com> wrote: > On 9/7/07, Ben Luo <benluo在gmail.com> wrote: > > > > > > > > > > > > > > > > > 1. All contents are packaged together. > > > > > 2. Add test_custom.py example to show how to use meide with custom > > widget. > > > > > 3. Add many and many comments in the meide.py source code. > > > > > > > > 能解释一下名字的来历吗? > > > > > > > 没什么来历,随便想了一个. :P > > > > 怎么看怎么像"美的"的广告软件。 :P > > > > > 美的我查了下是midea,不一样. > > -- 没得 hah 另外我发现了一个bug meide/meide/meide.py line 1045 super(SimpleDialog, self).create() 或许应该直接改为 create(self, box) bug再现可以参考 meide/tests/test_dialog.py Test Dialog 2
2007年09月07日 星期五 16:08
> 没得 hah > > 另外我发现了一个bug > > meide/meide/meide.py line 1045 > > super(SimpleDialog, self).create() > 或许应该直接改为 > create(self, box) > > > > bug再现可以参考 > meide/tests/test_dialog.py > > Test Dialog 2 > 谢谢,已经修正.应该是_create(),而不是create() 一些不想公开的方法前面都加了一个_,但是这个忘改了. -- I like python! UliPad <>: http://code.google.com/p/ulipad/ My Blog: http://www.donews.net/limodou
2007年09月07日 星期五 16:39
*meideÊǸÉʲôÓõÄ* ÔÚ07-9-7£¬limodou <limodou在gmail.com> дµÀ£º > > > ûµÃ hah > > > > ÁíÍâÎÒ·¢ÏÖÁËÒ»¸öbug > > > > meide/meide/meide.py line 1045 > > > > super(SimpleDialog, self).create() > > »òÐíÓ¦¸ÃÖ±½Ó¸ÄΪ > > create(self, box) > > > > > > > > bugÔÙÏÖ¿ÉÒԲο¼ > > meide/tests/test_dialog.py > > > > Test Dialog 2 > > > лл,ÒѾÐÞÕý.Ó¦¸ÃÊÇ_create(),¶ø²»ÊÇcreate() > > һЩ²»Ï빫¿ªµÄ·½·¨Ç°Ã涼¼ÓÁËÒ»¸ö_,µ«ÊÇÕâ¸öÍü¸ÄÁË. > > -- > I like python! > UliPad <>: http://code.google.com/p/ulipad/ > My Blog: http://www.donews.net/limodou > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070907/5c13438f/attachment.html
2007年09月07日 星期五 17:01
On 9/7/07, klutz chump <chumpklutz在gmail.com> wrote: > meide是干什么用的 > 简化wxPython界面代码的,如果你不喜欢手写界面代码,应该无用. -- I like python! UliPad <>: http://code.google.com/p/ulipad/ My Blog: http://www.donews.net/limodou
2007年09月07日 星期五 20:38
On 9/7/07, limodou <limodou在gmail.com> wrote: > > 没得 hah > > > > 另外我发现了一个bug > > > > meide/meide/meide.py line 1045 > > > > super(SimpleDialog, self).create() > > 或许应该直接改为 > > create(self, box) > > > > > > > > bug再现可以参考 > > meide/tests/test_dialog.py > > > > Test Dialog 2 > > > 谢谢,已经修正.应该是_create(),而不是create() > > 一些不想公开的方法前面都加了一个_,但是这个忘改了. > 还有一个小问题,Changelog.txt 已经2008年了? _<.....
2007年09月07日 星期五 20:48
> 还有一个小问题,Changelog.txt > > 已经2008年了? _<..... 没太注意,时间写错了,已经改正.多谢. -- I like python! UliPad <>: http://code.google.com/p/ulipad/ My Blog: http://www.donews.net/limodou
2007年09月07日 星期五 22:35
> 怎么看怎么像"美的"的广告软件。 :P 笑的肚子痛了
Zeuux © 2025
京ICP备05028076号