2005年02月23日 星期三 11:28
这什么意思?是我邮箱出问题还是怎么?我好像没往这个邮箱发东西嘛。 MAILER-DAEMON at eyou.com 写道: > Hi. This is the deliver program at eyou.com. > I'm afraid I wasn't able to deliver your message to the following > addresses. > This is a permanent error; I've given up. Sorry it didn't work out. > > asine.tam at tom.com > 550 CoremailSys:Domain in Mail from user is illegal. > --- Attachment is a copy of the message. > > > ------------------------------------------------------------------------ > > 主题: > [python-chinese] Twisted和wxwindows接合的问题(linux) > 发件人: > cpunion <cpunion at 263.net> > 日期: > Wed, 23 Feb 2005 11:21:56 +0800 > 收件人: > python-chinese at lists.python.cn > > 收件人: > python-chinese at lists.python.cn > > >根据已经掌握的一些资料: > >1、twisted必须运行于主线程中(因为使用了signal)。 >2、wxwindows看样子也必须运行于主线程,我在辅助线程中开启窗口,经常会因为 >进行事件循环而阻断主线程。 >3、twisted似乎是专为解决这个问题,而设计了一个wxreactor(wxsupport)模块。 > >我使用了wxreactor,在windows平台下运行还不错,有一些小问题,比如在显示一 >个Modal对话框时,点击OK关闭对话框了,后面的语句却要等大概3-5秒才继续执行。 >比如: >ret = dlg.ShowModal() >print 'End dialog' > >我关闭对话框后,要3-5秒才打印出下面这行。我用了个蠢办法,在对话框里面响应 >按钮事件,并主动调用其它的函数,解决了这问题,虽不完美,但执行没遇到什么 >问题。 > > >但在linux下有更多问题,比如窗口移到屏幕外再移回来,EraseBackground和 >Paint事件 >大概要5秒后才触发,这问题太严重了,弄了一天还是没法解决。 > > > >_______________________________________________ >python-chinese list >python-chinese at lists.python.cn >http://python.cn/mailman/listinfo/python-chinese > >
Zeuux © 2025
京ICP备05028076号