Python论坛  - 讨论区

标题:[python-chinese] Re: 关于wxpython

2007年01月15日 星期一 09:33

Feng shihao fengsh在pica.com
星期一 一月 15 09:33:42 HKT 2007

谢谢 Can Xue
加上一句 self.Refresh()后 把我绘制的部分给遮住了。相当于我帮定的 Onpaint()没有什么作用了 。这个怎么办?  
-----邮件原件-----
发件人: python-chinese-bounces在lists.python.cn [mailto:python-chinese-bounces在lists.python.cn] 代表 python-chinese-request在lists.python.cn
发送时间: 2007年1月13日 12:00
收件人: python-chinese在lists.python.cn
主题: python-chinese 摘要, 卷 37, 发布 71

想在 python-chinese 邮件列表发言,请写信给:
	python-chinese在lists.python.cn

要订阅或者退订列表,可以访问万维网地址:
	http://python.cn/mailman/listinfo/python-chinese
或者可以向:
	python-chinese-request在lists.python.cn
发送主题或者正文为'help'的邮件。

您可以通过邮件地址:
	python-chinese-owner在lists.python.cn
联系到此列表的管理员。

当回信时,请给一个适当的标题,这样会比 "Re:
Contents of python-chinese digest..."更清楚明白。


本日主题:

   1. Re: 关于wxpython (Can Xue)


----------------------------------------------------------------------

Message: 1
Date: Sat, 13 Jan 2007 11:18:41 +0800
From: "Can Xue" <xuecan在gmail.com>
Subject: Re: [python-chinese] 关于wxpython
To: python-chinese在lists.python.cn
Message-ID:
	<c49ec5b90701121918t25bd97d5gc0e2edf26afb4391在mail.gmail.com>
Content-Type: text/plain; charset="gb2312"

最后加一句

    self.Refresh()

即可

2007/1/13, zeroslug <zeroslug在163.com>:
>
> "Feng shihao" <fengsh在pica.com> writes:
>
> > 我继承了一个 wx.TextCtrl
> >
> > class PicaTextCtrl(wx.TextCtrl):
> >
> > 然后 绑定onpaint()
> >
> >     def OnPaint(self,evt):
> >
> >         dc = wx.PaintDC(self)
> >
> >         p = dc.GetPen()
> >
> >         p.SetColour(self.FrameColor)
> >
> >         dc.SetPen(p)
> >
> >         rc = self.GetClientRect()
> >
> >         dc.DrawRectangleRect(rc)
> >
> >
> >
> > 可是我发现 文本框里的字 有时候不会被重绘,而是要鼠标点击一下才会被重绘,谁知
> > 道这是怎么回事
> >
>
> 请问怎么绑定OnPaint? 在TextCtrl里面绑定OnPaint有什么特别用处?
>
> --
>     \\\|///                                  |
>     ( @ @ )         ☆ www.chinavib.com ☆   |
> -oOOo-(_)-oOOo-------------------------------|
>
> _______________________________________________
> 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/20070113/b123b5cd/attachment.htm 

------------------------------

_______________________________________________
python-chinese mailing list
python-chinese在lists.python.cn
http://python.cn/mailman/listinfo/python-chinese

结束python-chinese 摘要, 卷 37, 发布 71
**********************************************

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号